Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jaeger_lab_to_nwb-0.1.1.tar.gz (21.8 kB view hashes)

Uploaded Source

Built Distribution

jaeger_lab_to_nwb-0.1.1-py3-none-any.whl (31.7 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