NeuroConv ========= .. image:: img/neuroconv_logo.png :width: 300 .. :scale: 100 % :align: right 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. .. seealso:: Watch a video introduction to NeuroConv `here `_ .. toctree:: :maxdepth: 2 :caption: Contents user_guide/user_guide conversion_example_gallery catalogue/catalogue developer_guide api For more information regarding the NWB Standard, please view - The `NWB Format Specification `_ .. Indices and tables .. ================== .. .. * :ref:`genindex` .. * :ref:`modindex` .. * :ref:`search`