#16 closed defect (fixed)
Unnecessary(?) warnings when running with ErrorBands
Reported by: | cwilkinson | Owned by: | pstowell |
---|---|---|---|
Priority: | trivial | Milestone: | v1r0 |
Component: | component1 | Version: | 1.0 |
Keywords: | Cc: |
Description
When I run the example card file:
sample ArgoNeuT_CCInc_XSec_1Dpmu_nu GENIE:/path/to/file
covar MaCCQE DIAL:MaCCQE;0.0;1.0 GAUSTHROW/GENIE
With the command:
nuissyst -c test_throws.card -o test_throws.root -f ErrorBands?
I get the following error message:
[LOG Fitter]: Read ParamPull?: MaCCQE GAUSTHROW/GENIE
[ ERROR Warning ] :MaCCQE Dial not found in throws, so adding that.
[ ERROR Warning ] :To remove these warnings in future studies, add the lines >> below to your card.
genie_parameter MaCCQE -1e+06 -1e+06 1 FREEGAUSTHROW/GENIE
This doesn't terminate the program, and I'm pretty sure this doesn't affect the output, but it would probably be disconcerting to someone less cavalier about error messages. The message is printed in src/Routines/SystematicRoutines.cxx, but I don't understand the logic well enough to fix it.
Change History (4)
comment:1 Changed 8 years ago by
Owner: | changed from somebody to pstowell |
---|---|
Status: | new → assigned |
comment:2 Changed 8 years ago by
Milestone: | → milestone1 |
---|
comment:3 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 8 years ago by
Milestone: | milestone1 → v1r0 |
---|
Milestone renamed