You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you have any example files you are willing to share?
Yes, however the size is ~8GB which is typical for .raw files. I can't reduce the file size. Compressing the file may make it ~7 GB. Is there another way to upload the file?
Do you have any interest in helping implement the feature?
Hi, thanks for opening an issue. Do you know if there is any python API or at least a specification of the format? We can't really work with matlab here. Also, out of curiosity, which of the devices are you using? Do all the devices listed here handle neural data?
A work around might be the convert the data to binary and then load it with spikeinterface and use the add_recording or add_electrical_series function in our tools:
Unfortunately I didn't see any specification of the format. The file I have is using Maestro Edge that comes with MEA software. Not sure of the other devices, but I think they all take in neural data and spiking activity.
Interesting solution. Do you know how to convert Axion .raw files into binary? I was looking into spikeinterface as well but did not know how to make the files compatible.
So we could just translate the structure of the header and binary file to python.
If you are willing to give it a go send me an email to my user name with dot instead of slash in gmail. Or reach me in any of the slacks channels that we might share.
What format would you like to see added to NeuroConv?
Axion Biosystem .Raw file from Maestro Pro MEA
Does the format have any documentation?
No response
Existing APIs for format
Axion has a matlab library for reading .raw files https://github.com/axionbio/AxionFileLoader
Do you have any example files you are willing to share?
Yes, however the size is ~8GB which is typical for .raw files. I can't reduce the file size. Compressing the file may make it ~7 GB. Is there another way to upload the file?
Do you have any interest in helping implement the feature?
Yes, but I would need guidance.
Code of Conduct
The text was updated successfully, but these errors were encountered: