NeuroConv#

NeuroConv is a Python package for converting neurophysiology data in a variety of proprietary formats to the Neurodata Without Borders (NWB) standard.
Features:
Reads data from 42 popular neurophysiology data formats and writes to NWB using best practices.
Extracts relevant metadata from each format.
Handles large data volume by reading datasets piece-wise.
Minimizes the size of the NWB files by automatically applying chunking and lossless compression.
Supports ensembles of multiple data streams, and supports common methods for temporal alignment of streams.
See also
Watch a video introduction to NeuroConv here
For more information regarding the NWB Standard, please view