-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Origin/reweighting #185
Open
pittlerf
wants to merge
92
commits into
master
Choose a base branch
from
origin/reweighting
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+809
−8
Open
Origin/reweighting #185
Changes from all commits
Commits
Show all changes
92 commits
Select commit
Hold shift + click to select a range
9932c84
start working on adding reweighting options for hadron
pittlerf b0ed038
rw_orig added
pittlerf 9b67c8b
reading function for reweighting factor
pittlerf b678374
Correcting errors
pittlerf 3dc4bfa
correcting errors
pittlerf c1eb13c
adding possibility to reverse correlation functions
pittlerf 754d287
correcting errors
pittlerf 4b26f9f
renaming and error search
pittlerf 12f0654
corrected errors
pittlerf add1d1a
after multiplying two reweighting factors, you could not increase sta…
pittlerf 32e577a
correcting error
pittlerf bed0b43
Implementing reweighting: setting the bootstrap or jackknife samples …
pittlerf b88a01a
removing testing print statements
pittlerf 95e7ce7
correcting errors
pittlerf 7275044
Performing gauge conf list check in reweighting
pittlerf c9aa2a5
Including it in jackknife as well
pittlerf a871557
Typo corrected
pittlerf 6e6664d
Specify dependency on dplyr
pittlerf ed4879c
function that averages correlation functions just over the stochastic…
pittlerf b35557c
Comparing two vectors with identical()
pittlerf 1240d30
by mistake I have deleted man/addStat.cf.Rd
pittlerf 191f0ba
Errors for Rd file jackknife corrected
pittlerf 430be22
Errors for Rd file cf_boot corrected
pittlerf 08ef589
Further errors corrected
pittlerf 0bbd5a2
Correct cf_boot
pittlerf fc6e7dd
additional Rd files uploaded
pittlerf 1cf72f3
removing averaging over stochastic samples
pittlerf 17c3058
correcting the appropriate man file as well
pittlerf 81db664
correcting for the behaviour of is.na in if statement
pittlerf 0dda8b2
correcting testing for icf
pittlerf 548eb99
Simplifying bootstrap_rwcf and jackknife_rwcf
pittlerf 0fb2b42
Using functions from branch icf_support
pittlerf f17f73a
input parameter types for jackknife_rw.cf
pittlerf 2cf8814
Adding more clarifications and correcting typo
pittlerf 0d5ab14
Merge pull request #195 from HISKP-LQCD/icf_support
pittlerf 865dcaf
Merge remote-tracking branch 'origin/origin/reweighting' into origin/…
pittlerf 74b3f53
try to upload modifications
pittlerf 67ad0c1
Consistent assignments
pittlerf 25e64dc
mixin reintroducted
pittlerf 284c9dd
Example for addStat.cf documentation
pittlerf dd99b7c
the same explanation for combining replicas for reweighting factors
pittlerf 184f86e
including dplyr in DESCRIPTION
pittlerf bd71437
for names of columns in reweighting factor made some explanations
pittlerf dbcbe71
remove default argument for conf.index
pittlerf 567e108
Rd files added
pittlerf d60a89e
adding red colors for plotting negativ values
pittlerf f93326d
uploading Rd file
pittlerf b3d9073
correcting names of columns in tmp
pittlerf b226aa5
Finalize merging
pittlerf 7e0d32d
trying to fix conflicts
pittlerf 4140e6e
trying to fix conflicts
pittlerf 6d6d7ae
trying to correct conflicts
pittlerf 4f9111e
trying to fix conflicts
pittlerf d64dec0
resolving conflicts
pittlerf 266da59
resolving conflicts again
pittlerf 603f177
resolve intergration error
pittlerf a714c51
adding errors in plotting the reweighting factors
pittlerf ea0b6e6
changing back to roxygen700
pittlerf b43b5d3
fixing conflicts
pittlerf aa378e9
resolving integration test further
pittlerf 71bbeb8
Removing str
pittlerf 530a082
read.table instead of readcmidatafiles
pittlerf b32a9d5
computing the error from stochastic samples on each gauge configuration
pittlerf 54f47d9
Aborting, when there is not an apprioriate monomial id in source file
pittlerf 0c3ece7
some comments for multiplying reweighting factors
pittlerf f36f656
stop explicitely, when dplyr is not available
pittlerf c6af092
updating docu files
pittlerf 75367e6
typo corrected
pittlerf 60bdf87
some update
pittlerf c848a72
some comments added
pittlerf 235d318
documentation updated
pittlerf 300b289
documentation updated
pittlerf f49b156
documentation updated
pittlerf 95ca6dc
simple tests for reweighting: apply randomly generated factors and it…
pittlerf 922457d
documentation for samplerw, it was generated with Gaussian rng
pittlerf 607a131
documentation updated
pittlerf 1785420
Merge branch 'master' into origin/reweighting
martin-ueding 04b99ed
Also delete generated documentation herre
martin-ueding 69b0f2a
Rd files no longer in repo
urbach 35f7cac
merge master into branch
urbach 5ef9a26
Merge remote-tracking branch 'upstream/master' into reweighting
urbach 9553a55
add missing export
urbach 540a1d2
further fixes
urbach 039d134
How to vignette for reweighting process
pittlerf 710ae7b
sorry, I have not realized this, now it is done
pittlerf 2718d04
including missing examples and returns, in the plotting routine use t…
pittlerf 577becf
creating unit reweighting factor with the appropriate constructor
pittlerf 1ac22f2
try correcting integration test
pittlerf 27b27e8
try correcting integration test
pittlerf 673a119
correcting integration test
pittlerf 04ad406
initializing momonialid in order to avoid warning message
pittlerf 3fe0426
correcting the example for rw_meta, and break the example for rw_orig…
pittlerf File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this now needs
endcorr
to be specified explicitly