Convert data to nwb
Project description
NWB conversion tools
NWB Conversion Tools is a package for creating NWB files by converting and combining neural data in proprietary formats and adding essential metadata.
Under heavy construction. API is changing rapidly.
Features:
- Command line interface
- Python API
- Leverages SpikeExtractor to support conversion from a number or proprietary formats.
Installation
To install nwb-conversion-tools directly in an existing environment:
$ pip install nwb-conversion-tools
Alternatively, to clone the repository and set up a conda environment, do:
$ git clone https://github.com/catalystneuro/nwb-conversion-tools
$ cd nwb-conversion-tools
$ conda env create -f make_env.yml
$ conda activate nwb_conversion_env
$ pip install .
Dependencies
NWB Conversion Tools relies heavily on SpikeExtractors for electrophysiology and on ROIExtractors for optophysiology data.
You can use a graphical interface for your converter with NWB Web GUI.
Rebuilding on Read the Docs
As a maintainer, once the changes to the documentation are on the master branch, go to https://readthedocs.org/projects/nwb-conversion-tools/ and click "Build version". Check the console output and its log for any errors.
Used by
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file nwb-conversion-tools-0.9.1.tar.gz
.
File metadata
- Download URL: nwb-conversion-tools-0.9.1.tar.gz
- Upload date:
- Size: 62.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6b0d16cd07f493e230c7565efd71705316ca9cfad31a9c3db13acfb1e5dc0cd |
|
MD5 | 90932f5eb288cfae8bd54ef994449d7f |
|
BLAKE2b-256 | b07d571a2e5488cd3d810995c4cb27d7be31e7328b202fd2e4734d6bcbeada90 |
File details
Details for the file nwb_conversion_tools-0.9.1-py3-none-any.whl
.
File metadata
- Download URL: nwb_conversion_tools-0.9.1-py3-none-any.whl
- Upload date:
- Size: 83.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df75f5c3548651728d58337b39743da530a8dea3151faa2defcc713919c041ce |
|
MD5 | 14e2d2f80bad8d3f937352d47574782a |
|
BLAKE2b-256 | 6dbb3f05167bab39b72d4e7eb662d34ff22aca2d0fb75e4e6e0670952bea0a6a |