Skip to main content

ECoG preprocessing scripts for NWB files.

Project description

process_nwb

Build Status codecov

Functions for preprocessing (ECoG) data stored in the NWB format

Installation

process_nwb is availble on PyPI

pip install process-nwb

From source

To install, you can clone the repository and cd into the process_nwb folder.

# use ssh
$ git clone git@github.com:BouchardLab/process_nwb.git
# or use https
$ git clone https://github.com/BouchardLab/process_nwb.git
$ cd process_nwb

If you are installing into an active conda environment, you can run

$ conda env update --file environment.yml
$ pip install -e .

If you are installing with pip you can run

$ pip install -e . -r requirements.txt

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

process_nwb-0.1.4.tar.gz (15.0 kB view hashes)

Uploaded Source

Built Distribution

process_nwb-0.1.4-py3-none-any.whl (16.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