Skip to main content

Convert data from proprietary formats to NWB format.

Project description

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.

Project details


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.9.3.tar.gz (333.4 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.9.3-py3-none-any.whl (455.8 kB view details)

Uploaded Python 3

File details

Details for the file neuroconv-0.9.3.tar.gz.

File metadata

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

File hashes

Hashes for neuroconv-0.9.3.tar.gz
Algorithm Hash digest
SHA256 7afd89496f3462574043edd8d1687548dbce7de5057a4bfc418e4aebae415af7
MD5 3f4b58846f93563a64de27ad67c3ed8e
BLAKE2b-256 93faa778ab7ce096d65ae85c00d67d7a71caf0e7eaa4dc3ff87a6374430d02b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for neuroconv-0.9.3.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.9.3-py3-none-any.whl.

File metadata

  • Download URL: neuroconv-0.9.3-py3-none-any.whl
  • Upload date:
  • Size: 455.8 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.9.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7bd14bf2483c2471e6cc0612554b5dd082969f810f5c0d7fbb27114dbb73d355
MD5 b3792b321cace6086f35f3557084e87d
BLAKE2b-256 e7d3fd8051344121a83190a2e167a6e6b24cc5bac767889a0382367a6dfcfc6b

See more details on using hashes here.

Provenance

The following attestation bundles were made for neuroconv-0.9.3-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 Pingdom Monitoring Sentry Error logging StatusPage Status page