Skip to content

Rescale chisq dof and add feature flag

Timothy Davies requested to merge rescale_chisq_dof into spiir-O4-EW-development

@manoj.kovalam is investigating our Chisq calculation, and it seems like we might be overestimating the degrees of freedom.

I've updated the calculation. It would be a one-line change in postcoh_utils.c, but the rest is needed for feature flags and testing.

I've set some tests going.

Merge request reports