-
Notifications
You must be signed in to change notification settings - Fork 14
Pseudodata in diagonal basis and saving rotation #2455
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
Merged
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
6a317cc
writing pseudodata in diagonal basis and saving eigvecs and eigvals a…
jacoterh 89c56d6
using table decorator
jacoterh 4c3eefa
more cleaning
jacoterh 917d55d
more cleaning
jacoterh 2bfc4de
setting use_t0 = True in vp-setupfit
jacoterh 233bb12
wip on loading diag rot from table dir in vp-setupfit
jacoterh 7746efe
wip on loading diag rot from table dir in vp-setupfit
jacoterh 4d6dbf6
updating theory cov defaults
jacoterh 0b3c84c
swapping order rotation and theory covmat in vp-setupfit
jacoterh d4bd561
vp-setupfit now runs
jacoterh 6c4511e
calling nnfit_theory_covmat instead of reading the csv
jacoterh f408e67
vp-setupfit stores covmat in diagonal and non-diagonal case
jacoterh 80ee639
caching inverse covmat in non diagonal basis
jacoterh 1ff4bc0
cleaning
jacoterh 941322d
fixing covmat by reference issue
jacoterh d9d4b3d
n3fit runs again
jacoterh 9376b22
extending number of headers
jacoterh 5adce42
passing covmat in data basis to make_replica for correct sampling
jacoterh ec97ee2
indexing by process group
jacoterh 5cad2d6
make rotation action condition on presence of theorycovmatconfig in r…
jacoterh 505ccba
Update validphys2/src/validphys/config.py
jacoterh f466831
making csv file name theorycovmat dependent + no longer modify global…
jacoterh b03457f
make_replica uses loaded theory covmat
jacoterh 9ede687
adding loaded theory covmat variants
jacoterh 47f4478
removing t0_considered from hashed covmat array
jacoterh 7705c14
Fixng errors: moving rotation_action out of closure block
achiefa 93d8624
Using single-column csv when reading diag-basis results
achiefa 2512f9d
Enfore correct routing for constructing or loading the theory covmat
achiefa 299c9f3
Remove dead variable
achiefa ec83c08
Fix in diagonal basis + update tests
achiefa 8e0f383
Regenerate tests
achiefa ab585d5
Update test
achiefa b01a032
Enforce data-input ordering in nnfit_theory_covmat
achiefa 34208e4
removing redundant comment in docstring groups_index
jacoterh a195f00
Align nnfit_theory_covat to data_input
jacoterh 1b50197
Change notation for diagonal basis in documentation - first try
achiefa ce4b892
updating docs
jacoterh 8c6d257
Update validphys2/src/validphys/n3fit_data.py
jacoterh 0984a36
Update validphys2/src/validphys/pseudodata.py
jacoterh 0b2188a
Run pre-commit
achiefa e0e2a84
Check if th covmat is used in fitting
achiefa 034bdfb
Use theory_covmat_name to choose path
achiefa 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
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
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.
Uh oh!
There was an error while loading. Please reload this page.