NWB conversion scripts and tutorials.
Project description
jaeger-lab-to-nwb
Convert Jaeger lab data to NWB format.
Currently includes:
- FRET optical imaging (rsd)
- Intan electrophysiology (rhd)
- Labview behavioral data (txt)
- Optogenetics stimulation data (txt)
- Treadmill behavior (csv)
- Bpod behavioral data (mat)
Authors: Luiz Tauffer and Ben Dichter
Install
Create a separate environment:
$ conda create -n env_jaeger python=3.7 pip
Activate environment and install dependencies
$ conda activate env_jaeger
$ pip install jaeger-lab-to-nwb
Use
1. Imported and run from a python script:
Examples for each experiment can be found here
2. Graphical User Interface:
To use the GUI, first install nwb-web-gui:
$ pip install nwb-web-gui
The GUI can be run from the terminal:
$ nwbgui-jaeger [experiment_name]
Current options for experiment names are: fret, labview, treadmill and bpod. The NWB Web GUI should open in your browser. If it does not open automatically (and no error messages were printed in your terminal), just open your browser and navigate to localhost:5000.
The GUI eases the task of editing the metadata of the resulting nwb file, it is integrated with the conversion module (conversion on-click) and allows for quick visual exploration the data in the end file with nwb-jupyter-widgets.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jaeger_lab_to_nwb-0.1.1.tar.gz.
File metadata
- Download URL: jaeger_lab_to_nwb-0.1.1.tar.gz
- Upload date:
- Size: 21.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd75c761b7e868337ffd0d5b3ef059d176b6add8eeb13fc6dea76c778edefeee
|
|
| MD5 |
94dd32fc197fcbdd88c313b962939a7f
|
|
| BLAKE2b-256 |
f12a5ab62475d7a8649bdd603531d640853e30411ed754b508717a92cd18b6eb
|
File details
Details for the file jaeger_lab_to_nwb-0.1.1-py3-none-any.whl.
File metadata
- Download URL: jaeger_lab_to_nwb-0.1.1-py3-none-any.whl
- Upload date:
- Size: 31.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
005155d0ea21313441d9b07d2c8e2a3085c1823a5ac5fe89e49287c30688a955
|
|
| MD5 |
b3df7f63ee0528e495dfd4cacf44c3fb
|
|
| BLAKE2b-256 |
919ac0cbe43322eface83c4a6038cc91d6b37d712bb23ba3903009855da74c0b
|