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

Is there a way to read/convert a .sev file? #2825

Closed
victornovakov opened this issue May 9, 2024 · 2 comments
Closed

Is there a way to read/convert a .sev file? #2825

victornovakov opened this issue May 9, 2024 · 2 comments
Labels
extractors Related to extractors module

Comments

@victornovakov
Copy link

Hi, I apologize if this is an ignorant question, or has a quick solution. I have not been able to find it.

I have raw electrode channel data in multiple .sev files which I would like to read into kilosort. Is there anyway to read .sev files or is it unsupported. I do not see it listed under supported file types and followed the direction to raise an issue.

I also have the .sev files converted into a single .mat matlab file if this helps.

Thank you

@h-mayorquin
Copy link
Collaborator

For this type of question you should look into the extractors that we support. Check if the following solves supports your files:

https://spikeinterface.readthedocs.io/en/latest/api.html#spikeinterface.extractors.read_tdt

@h-mayorquin h-mayorquin added the extractors Related to extractors module label May 10, 2024
@h-mayorquin
Copy link
Collaborator

User has mentioned that the current solution in extractors is good enough. Closing this.

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

No branches or pull requests

2 participants