Pierre Yger

Results 100 comments of Pierre Yger

Can you show me a plot of the traces? Because I think there is something weird going on. The error seems to be related to the fact that circus is...

I think I've found the problem ! Just to be sure, the problem does not happen if you remove the total_memory argument?

Ok. So the problem for the memory usage for SC2 has been fixed in the dev branch (for now on, the PR are frozen due to major refactoring). Regarding the...

ping for @samuelgarcia not to forget: the problem is that fix_job_kwargs do not allow overwritting of choices for memory usage. It has to be better handled, otherwise we can not...

If you are getting the noise levels from the sorting analyzer, then the internal multiplication by 0.67 (to get the MAD) is automatically handled, and you should just do detect_threshold...

However, be careful because si.get_noise_levels() has a default mode with return_scaled=True. So if your data have a scaling, be cautious: detect_peaks internally deals with unscaled data. So do not detect...

Please update to main. This option to regularize has now been turned off as a default in SC2, because indeed there are some weird cases of failures. I'll dig into...

Can you try #3847 to see if the error is still present in this updated version? There was a bug in SC2 related to latest SI release, but not sure...

Yes, I agree, sorry for the mess here. The sortingcomponents were experimental for a while, and we are now currently in the process of writing the paper, and thus proper...

If this is a small recording, can you share it with me (alongside with the analysis script)?