NUISANCEMC / nuisance

github mirror of the NUISANCE neutrino interaction generator comparison tool. Compare your favourite neutrino interaction generators to each other and over 350 published data sets
https://nuisance.hepforge.org
GNU General Public License v3.0
11 stars 21 forks source link

Adding Norm Shape Covariance #50

Closed Mitchello457 closed 1 year ago

Mitchello457 commented 1 year ago

Addition of Norm Shape Covariance as an alternate test statistic to mitigate Peelle's Pertinent Puzzle. Add <config UseNormShapeCovariance='true'/> to your xml card file or add -q UseNormShapeCovariance='true' to your nuismin command. Developed by Stephen Dolan and Jaafar Chakrani.

Mitchello457 commented 1 year ago

When I look at the reviewed changes, I do not see any of the debug cout statements. I removed them in commit 1472f15 before sending the merge request.

sjdolan commented 1 year ago

When I look at the reviewed changes, I do not see any of the debug cout statements. I removed them in commit 1472f15 before sending the merge request.

Excellent, I must have checked the wrong commit. It all looks good to me then. We can go ahead and merge.