Skip to main content

NWB conversion scripts, functions, and classes for DiCarlo conversion

Project description

dicarlo-lab-to-nwb

NWB conversion scripts for DiCarlo lab data to the Neurodata Without Borders data format.

Installation

You can install the latest release of the package with pip

pip install dicarlo-lab-to-nwb

While we wait for the latest release of neo you will also require to install the latest version of neo from the github repository. You can do this by running the following command:

pip install "neo@git+https://github.com/NeuralEnsemble/python-neo@master"

To get the latest version of the code, you can install the package by cloning from github and installing

git clone https://github.com/catalystneuro/dicarlo-lab-to-nwb
cd dicarlo-lab-to-nwb
pip install -e .

If you already have the repository cloned, be sure to run the following instructions in your local copy of the github repository so you have the latest version of the code:

git pull
pip install -e . --upgrade

We recommend that you install the package inside a virtual environment. A simple way of doing this is to use a conda environment from the conda package manager (installation instructions). Detailed instructions on how to use conda environments can be found in their documentation.

Basic Usage

The basic usage of the package is documented in the showcase_notebook.ipynb

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

dicarlo_lab_to_nwb-0.1.2.tar.gz (32.9 kB view hashes)

Uploaded Source

Built Distribution

dicarlo_lab_to_nwb-0.1.2-py3-none-any.whl (35.0 kB view hashes)

Uploaded Python 3

Supported by

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