spikes icon indicating copy to clipboard operation
spikes copied to clipboard

applyCARtoDat median approach?

Open GMCadode opened this issue 1 year ago • 1 comments

Hey Nick,

Looking closely at some of your steps here, I was wondering: for CAR, I definitely like getting the median of each timepoint in multichannel data to remove the common mode, but curious about the advantage of taking the median of each individual channel as well -- did you find a need for this in your experience?

Thanks! P.S. not sure how to flag this as a question, rather than as a code issue... sorry!

GMCadode avatar Feb 05 '24 21:02 GMCadode

It's necessary for neuropixels, which have an offset in the baseline value from channel to channel. That's essentially a hardware 'bug'. In general if a highpass filter has been applied then of course this will not be necessary.

On Mon, Feb 5, 2024 at 1:38 PM Ed Bello @.***> wrote:

Hey Nick,

Looking closely at some of your steps here, I was wondering: for CAR, I definitely like getting the median of each timepoint in multichannel data to remove the common mode, but curious about the advantage of taking the median of each individual channel as well -- did you find a need for this in your experience?

Thanks!

— Reply to this email directly, view it on GitHub https://github.com/cortex-lab/spikes/issues/23, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABZ5IP4NRHCSWAU2UM726LTYSFGOLAVCNFSM6AAAAABC24DH5WVHI2DSMVQWIX3LMV43ASLTON2WKOZSGEYTSNJQGEYDSMA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

nsteinme avatar Feb 05 '24 22:02 nsteinme