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 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
Built Distribution
File details
Details for the file dicarlo_lab_to_nwb-0.1.1.tar.gz
.
File metadata
- Download URL: dicarlo_lab_to_nwb-0.1.1.tar.gz
- Upload date:
- Size: 30.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c200ba82a79cc81d6b37925f156d1ede9adea487e33b2baf0b8108e34ae09f73 |
|
MD5 | 948d9318672fc48a697965de21a08078 |
|
BLAKE2b-256 | f15be61a951a53f8ed786ecf28c42a3d3f5d2236d089a3c8d35484384330bb52 |
File details
Details for the file dicarlo_lab_to_nwb-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: dicarlo_lab_to_nwb-0.1.1-py3-none-any.whl
- Upload date:
- Size: 32.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 280bf7d2b05861f34b5040e1cdda5f16cbef2311f3a8f06570e9098b89aab799 |
|
MD5 | 69f287b3f97c8a87e155319281a22d08 |
|
BLAKE2b-256 | 7a404adf531e31a98df63e14722c67933f9a2ef691956f7589e0cccea51d0ab2 |