Converting from LabChart7 Intracellular Electrophysiology Data #199
-
|
Hello NWB Community! I’m a new user and looking for some help converting intracellular electrophysiology recordings from single muscle fibers (mice & Drosophila). If anyone here has experience using NWB with a similar type of data and is willing to describe their workflow/conversion steps, or have a quick conversation with me about it, please let me know. I can be contacted at nodamahi [at] grinnell [dot] edu. Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
|
@CodyCBakerPhD @bendichter have you had fun with such files? |
Beta Was this translation helpful? Give feedback.
-
|
Here is an example data file (text file export of LabChart 7 data). Regarding users, we will be using NWB as a format to archive and share our lab data as part of the NIH grant requirements. We will upload the NWB datasets to the DANDI archive. |
Beta Was this translation helpful? Give feedback.
@mahironoda There are two approaches:
Ask the nice people over at NeuroConv if they can add this format to their Icephys suite ('New Issue' -> 'Request Format Support') - this will probably involve adding NEO support as well
Put together a PyNWB/MatNWB conversion script and parse it yourself
Here is a small starter script I put together to extract the main file content (per segment)