Update docstrings in validphys with new datasets names#2490
Update docstrings in validphys with new datasets names#2490kamillaurent wants to merge 6 commits into
Conversation
|
In general, if you are not doing a fit, then the fraction is not needed (since it is the training/validation split) RE legacy, use the variant that is used in the 4.1 runcard. If, for whataver reason, it cannot be used (e.g. it is an example that only runs for older theories and data for some reason) then use legacy. |
|
Regarding datasets that are not in the |
I'd say the closest one. But again, if it is an exmaple, you can choose a different dataset and make sure that the example is showing the same. |
I am still not sure when to add
"variant": "legacy"and"frac": 0.75when switching names.