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

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

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.7.5.tar.gz (262.3 kB view details)

Uploaded Source

Built Distribution

neuroconv-0.7.5-py3-none-any.whl (346.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: neuroconv-0.7.5.tar.gz
  • Upload date:
  • Size: 262.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.23

File hashes

Hashes for neuroconv-0.7.5.tar.gz
Algorithm Hash digest
SHA256 3cc82eed827fdb92cbfbe7937bfbf0a0d9aff18867fba72ee3f1bc25f08ce7f5
MD5 f678a007df8e7030c3836dc345e2015c
BLAKE2b-256 fbbc2d053282b9e3808a7b5e0e74e9f4cbeeb1e58f136bf9c903adab93685c61

See more details on using hashes here.

File details

Details for the file neuroconv-0.7.5-py3-none-any.whl.

File metadata

  • Download URL: neuroconv-0.7.5-py3-none-any.whl
  • Upload date:
  • Size: 346.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.23

File hashes

Hashes for neuroconv-0.7.5-py3-none-any.whl
Algorithm Hash digest
SHA256 da30316b51a4167029fd520715ee2ccb2d2dda5cec6e926626a53066683cbce9
MD5 8da5d0f0db3b4612e8ff35644f807c9a
BLAKE2b-256 80f454df53316d8cde7c8056efff0692335647ebd134e5078ee7f93ca060e4b7

See more details on using hashes here.

Supported by

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