Skip to content

Fix averaging in StarNPointGainAnalysis

Ryan Quinn requested to merge rquinn/YARR:fix-star-npointgain-averaging into devel

A small bug prevented the ABC-averaged fits from working properly. Basically was using the wrong value to index into a std::vector.

I also rearranged the averaging loops to make things a bit more intuitive to read.

Merge request reports

Loading