Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

PyPI version Daily Tests Auto-release codecov documentation Python Code Style License doi

NeuroConv logo

Automatically convert neurophysiology data to NWB

Explore our documentation »

Table of Contents

About

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 50 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.

Installation

We always recommend installing and running Python packages in a clean environment. One way to do this is via conda environments:

conda create --name <give the environment a name> --python <choose a version of Python to use>
conda activate <environment name>

To install the latest stable release of neuroconv though PyPI, run:

pip install neuroconv

To install the current unreleased main branch (requires git to be installed in your environment, such was via conda install git), run:

pip install git+https://github.com/catalystneuro/neuroconv.git@main

NeuroConv also supports a variety of extra dependencies that can be specified inside square brackets, such as

pip install "neuroconv[openephys, dandi]"

which will then install extra dependencies related to reading OpenEphys data as well as the usage of the DANDI CLI (such as automatic upload to the DANDI Archive).

You can read more about these options in the main installation guide.

Documentation

See our ReadTheDocs page for full documentation, including a gallery of all supported formats.

Citing NeuroConv

If you use NeuroConv in your research, please cite our paper:

Mayorquin, H., Baker, C., Adkisson-Floro, P., Weigl, S., Trapani, A., Tauffer, L., Rübel, O., & Dichter, B. (2025). NeuroConv: Streamlining Neurophysiology Data Conversion to the NWB Standard. Proceedings of the 24th Python in Science Conference (SciPy 2025). https://doi.org/10.25080/cehj4257

BibTeX

@inproceedings{mayorquin2025neuroconv,
  title={NeuroConv: Streamlining Neurophysiology Data Conversion to the NWB Standard},
  author={Mayorquin, Heberto and Baker, Cody and Adkisson-Floro, Paul and Weigl, Szonja and Trapani, Alessandra and Tauffer, Luiz and R\"ubel, Oliver and Dichter, Benjamin},
  booktitle={Proceedings of the 24th Python in Science Conference},
  year={2025},
  month={July},
  doi={10.25080/cehj4257}
}

License

NeuroConv is distributed under the BSD3 License. See LICENSE for more information.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

neuroconv-0.10.0rc1.tar.gz (575.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

neuroconv-0.10.0rc1-py3-none-any.whl (734.4 kB view details)

Uploaded Python 3

File details

Details for the file neuroconv-0.10.0rc1.tar.gz.

File metadata

  • Download URL: neuroconv-0.10.0rc1.tar.gz
  • Upload date:
  • Size: 575.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for neuroconv-0.10.0rc1.tar.gz
Algorithm Hash digest
SHA256 9fcb4b191821ec7dd56f3bb8e032040e19c9acfa3bb31f9949fa0ced36223f7d
MD5 15ce816dac68cac44b4f34f54ef192e9
BLAKE2b-256 052b8b7b231e99cd9eca2d7224199938a79471faa40a38bb19a0fb426058ad17

See more details on using hashes here.

Provenance

The following attestation bundles were made for neuroconv-0.10.0rc1.tar.gz:

Publisher: auto-publish.yml on catalystneuro/neuroconv

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file neuroconv-0.10.0rc1-py3-none-any.whl.

File metadata

  • Download URL: neuroconv-0.10.0rc1-py3-none-any.whl
  • Upload date:
  • Size: 734.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for neuroconv-0.10.0rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 6a687eeb54e0234f847fbd2af723849487ad47a8687cab26acbe3a8d8606b4f9
MD5 55f910415c4dcfd5ed3f6959bf664a65
BLAKE2b-256 00a08762c3ba9ba39b046607f3f00696fbd519cc17aaf9bec656ab1a6a4cb9b5

See more details on using hashes here.

Provenance

The following attestation bundles were made for neuroconv-0.10.0rc1-py3-none-any.whl:

Publisher: auto-publish.yml on catalystneuro/neuroconv

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page