nuisance is hosted by Hepforge, IPPP Durham
close Warning: Can't synchronize with repository "(default)" ("(default)" is not readable or not a Git repository.). Look in the Trac log for more information.

Opened 8 years ago

Closed 7 years ago

Last modified 7 years ago

#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 7 years ago by cwilkinson

Owner: changed from somebody to pstowell
Status: newassigned

comment:2 Changed 7 years ago by cwilkinson

Milestone: milestone1

comment:3 Changed 7 years ago by Patrick Stowell

Resolution: fixed
Status: assignedclosed

comment:4 Changed 7 years ago by Clarence Wret

Milestone: milestone1v1r0

Milestone renamed

Note: See TracTickets for help on using tickets.