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

[New Format]: Add support for old format (smr) for CEDRecordingInterface #9

Open
h-mayorquin opened this issue Jul 1, 2022 · 0 comments

Comments

@h-mayorquin
Copy link
Collaborator

h-mayorquin commented Jul 1, 2022

Spikeinterface has a recorder supporting the old format (smr, which is different from the extractor supporting the new smrx that we are using).
https://github.com/SpikeInterface/spikeinterface/blob/master/spikeinterface/extractors/neoextractors/spike2.py

We could detect the format in the init of CEDRecordingInterface and chose the recording accordingly to offer support for srm files as well. I am not sure how popular is this recording device and how much the old format is still in used so I don't know what priority this should have.

@CodyCBakerPhD CodyCBakerPhD transferred this issue from catalystneuro/nwb-conversion-tools Jul 21, 2022
@CodyCBakerPhD CodyCBakerPhD changed the title Add support for old format (smr) for CEDRecordingInterface [New Format]: Add support for old format (smr) for CEDRecordingInterface Aug 19, 2024
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