Whith the change to np.nansum for aggregation of the signal, the thresholds have to be adapted.
For sure this is the case for depol_cal_sigMax, but likely also for other thersholds.
In a test run I had to increase it from 1500 to 30000 for sig_x_p and sig_x_m at my arielle test case.
Can someone have a look if that is a systematic issue?
Whith the change to
np.nansumfor aggregation of the signal, the thresholds have to be adapted.For sure this is the case for
depol_cal_sigMax, but likely also for other thersholds.In a test run I had to increase it from
1500to30000forsig_x_pandsig_x_mat my arielle test case.Can someone have a look if that is a systematic issue?