-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
What format would you like to see added to NeuroConv?
LabChart7 (ADInstruments) is an accompanying software to PowerLab, which records the electrophysiological signal during electrical stimulation. It saves data into its original file type (.adicht), but can export the data into a text file (example here). We want to convert this text file, an export of the LabChart data, into an NWB format, per the NIH grant requirements.
I would like this format added to the Icephys suite.
Does the format have any documentation?
I could not find a documentation of the format of the text file converted from LabChart 7 data.
However, here is the link to the example data file (text file export of LabChart 7 data).
Existing APIs for format
No.
Do you have any example files you are willing to share?
Here is the link to the example data file (text file export of LabChart 7 data).
Do you have any interest in helping implement the feature?
Yes.
Code of Conduct
- I agree to follow this project's Code of Conduct
- Have you ensured this bug was not already reported?