You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
MaCh3 is currently quite verbose making a lot of debugging somewhat tricky particularly for new analysers.
Describe the solution you'd like
Addition of log levels to MaCh3 (for example set printing out the xsec covariance every 1/10th of the chain to be not the lowest level)
Consideration of what is useful/not to print out
Optional interface to pipe MaCh3-logging into a separate log file
Additional context
Running fits using some suggested DUNE normalisations results in O(1000) parameters. Currently very hard to parse
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
MaCh3 is currently quite verbose making a lot of debugging somewhat tricky particularly for new analysers.
Describe the solution you'd like
Additional context
The text was updated successfully, but these errors were encountered: