Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npix - enable high pass filtering when loading waveforms from raw binary #12

Open
LaurenzMuessig opened this issue Mar 23, 2021 · 0 comments

Comments

@LaurenzMuessig
Copy link
Owner

should really high pass filter (and CAR) the raw data when loading from an unprocessed binary. CAR is straightfoward as can be done within snipppet when getting the data from memmap, but high pass filtering needs to be done across full data set. Prob easiest to steal the code from KS, as fairly fast and also enables GPU usage if you happen to have one. This is a bigger job and slightly obsolete as now you probably use the drift corrected file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant