-
Notifications
You must be signed in to change notification settings - Fork 6
Reorganize runcards and metadata #220
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
50 commits
Select commit
Hold shift + click to select a range
fcd77ed
Replace type aliases with newtypes
alecandido 14184a8
Start developing recipes
alecandido c8aad50
Make NewType deserialization compatible with 3.5<=py<3.10
alecandido 86badc2
Give up on NewTypes, start migration types->quantities
alecandido 826f119
Migrate isobench to hq quantities
alecandido 183982b
Add scales from ratios function
alecandido a62189f
Start sketching parts to migrate existing runner
alecandido 6ff9af5
Specialize parts
alecandido ea1e312
Factorize masses computation
alecandido 813cb86
Drop class factories in favor of generic classes
alecandido 949e56f
Split test & tests scripts
alecandido d643db6
Make new types closer and more compatible with old ones
alecandido 423dab4
Improve couplings serialization
alecandido c7d0074
Fix coupling ref type, use correct typebin bench evol unity
alecandido b543fe7
Use correct coupling ref type in coupling benchmarks
alecandido ef914ef
Fix test_msbar_masses
felixhekhorn 7fe6188
Attempt fix for benchmark_msbar
felixhekhorn e424970
Remove duplicated typevar
alecandido 47badf2
Fix tests in the same way of #217
alecandido cea89b4
Drop rotations and mu2grid from runcard
alecandido 3ca71cb
Address @felixhekhorn comment on running docs
alecandido 275c2e1
Fix evolve pdf benchmarks
alecandido 9a0e6e8
Upgrade mugrid to host flavors, drop Q2grid
alecandido 35400f4
Fix mu2grids handling in genpdf and mugrid specification in evolution…
alecandido 046a074
Fix mu2grid iteration
alecandido ff4960c
Improve rotation serialization, add tests
alecandido 92a2bfc
Make use of overwritable raw consistent
alecandido b316c03
Increase coverage of io
alecandido 30d3039
Test dictlike with new-typed fields
alecandido 16aeff7
Fix raw operator example and test it
alecandido dcabadd
Add placeholder test for compute
alecandido 6d6d9e6
Introduce types in thresholds
alecandido 7ecde84
Implement flavored mu2grid upgrade
alecandido 90633b8
Scope heavy flavors constant
alecandido 1ccf821
Drop rotations computations from legacy operator card conversion
alecandido b3208e1
Adjust docstrings
alecandido f01cdb5
Test classes inheriting from Generic
alecandido 9737eaa
Drop large disclaimer, thanks to generic reimplementation
alecandido 5c094aa
Update src/ekomark/data/operators.py
alecandido 2811129
Fix runcards conversion, but HeavyQuarks deserialization
alecandido 583c165
Enhance generic lists deserialization
alecandido ab4c5be
Add theory card heavy section, update relative tests
alecandido 64f85b9
Updated isolated benchmarks with heavy quarks theory section
alecandido 885f563
Split scale from couplings value, move couplings info
alecandido 2b92f9a
Fix unit test for the new couplings layout
alecandido 75ac907
Restore testing with poe test
alecandido 3daf409
Fix evol to unity isobench
alecandido b609164
Fix isobench for msbar masses
alecandido 90da30e
Fix isobench for strong coupling
alecandido e3ec8ed
Solve bug introduced in info file, fix related benchmark
alecandido 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 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
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.
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.