NeuralEnsemble / python-neo

Neo is a package for representing electrophysiology data in Python, together with support for reading a wide range of neurophysiology file formats
http://neo.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
313 stars 247 forks source link

Support for MED64 acquisition system? #1101

Open rly opened 2 years ago

rly commented 2 years ago

Is there support for in vitro extracellular ephys data in .modat files from the ALPHA MED Scientific MED64 acquisition system?

If not, could it be added? I cannot find much information about the .modat format, but MED64 provides software that allows exporting data from .modat to a binary or csv-formatted text file.

samuelgarcia commented 2 years ago

Hi Ryan, I am not aware of this format. If you have small files examples and a clear specification we could look at this.

rly commented 2 years ago

Hi Samuel, I am gathering the sample data and details and will get back to you soon. Thanks!

JuliaSprenger commented 1 year ago

Is this format somehow related to #1218 ?