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
Line 25 of SimpleFiller has GuasSmearingSigma instead of GausSmearingSigma and initializes to -1.0. PSet never complains about extra configuration options so I never caught this, and since the var is initialized PSet didn't complain that I didn't set it. Hope this didn't effect anyone... Will leave this open for a bit for people to see, then I can fix.
Line 25 of SimpleFiller has
GuasSmearingSigma
instead ofGausSmearingSigma
and initializes to-1.0
. PSet never complains about extra configuration options so I never caught this, and since the var is initialized PSet didn't complain that I didn't set it. Hope this didn't effect anyone... Will leave this open for a bit for people to see, then I can fix.https://github.com/LArbys/LArCV/blob/master/app/APICaffe/SimpleFiller.cxx#L25
The text was updated successfully, but these errors were encountered: