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

FEATURE: make a drift-corrected binary file for Phy #640

Open
marius10p opened this issue Mar 26, 2024 · 0 comments
Open

FEATURE: make a drift-corrected binary file for Phy #640

marius10p opened this issue Mar 26, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request forPhy

Comments

@marius10p
Copy link
Contributor

Feature you'd like to see:

Similar to Kilosort 2.5/3. This helps the visualization in Phy when there is a lot of drift, so that waveform snippets are extracted after drift correction. Like in previous versions, the filtered, whitened and drift-corrected data should be multiplied by 200 before converting to int16 for the binary file.

Some things to be careful about: the inverse whitening matrix needs to be disabled in this case (replace with identity divided by 200).

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request forPhy
Projects
None yet
Development

No branches or pull requests

2 participants