cortex-lab/spikes

CAR filtering and median trace.

Closed this issue · 2 comments

Hi,

in this recommedation there is a line:

"Note that Phase3A probes produce data that is offset from zero (even in the high-pass filtered AP band), so subtracting the median across time of each channel from itself should be done first."

Does it mean that it is better to subtract the median across time of each channel from itself before the CAR, or does it matter? In the function 'applyCARtoDat.m' it is applied afterwards, I think?

Sorry, you're correct. My bad, I somehow misunderstood the comments. Thanks!