Running CATGT beforehand #2928
-
I have been working through this notebook. A lot of the data on my hardrive is the output from catgt. Is there any harm in performing the following steps (meant to mimic catgt) on data that has already been processed through catgt? Thanks rec1 = si.highpass_filter(raw_rec, freq_min=400.) rec3 = si.phase_shift(rec2) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi, |
Beta Was this translation helpful? Give feedback.
Hi,
have a look to this:
https://spikeinterface.readthedocs.io/en/stable/modules/preprocessing.html#how-to-implement-ibl-destriping-or-spikeglx-catgt-in-spikeinterface