fix fisher jump
Compare changes
+ 1
− 2
@@ -657,10 +657,9 @@ void intrinsic_fisher_proposal(UNUSED struct Model *model, double **range, doubl
This fixes a previous mistake in the intrinsic Fisher proposal that was causing the glitch model to fail to identify glitches. As far as I can see signal runs were not affected.