Skip to main content

Curate, visualize, and annotate your behavioral ephys data using Python

Project description

Curate, visualize, and annotate your behavioral ephys data using Python

PyPI project GitHub source code

Installation

Because neurotic depends on some pre-release changes in a couple libraries, pip cannot automatically fetch all dependencies during normal setup. The file requirements.txt is provided for installing the correct versions of dependencies. Both neurotic and its dependencies can be installed using these commands:

git clone https://github.com/jpgill86/neurotic
cd neurotic
pip install -r requirements.txt
pip install .

If you get an error while installing PyAV, try this:

conda install -c conda-forge av

and then attempt to install the dependencies in requirements.txt again.

Getting started

Launch the standalone app from the command line:

neurotic

A simple example is provided. Select the “example dataset”, download the associated data, and then click launch.

Questions and support

Please post any questions, problems, comments, or suggestions in the GitHub issue tracker.

Changes

0.1.1

  • Fix various downloader errors (#7)

0.1.0

  • First release

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

neurotic-0.1.1.tar.gz (37.1 kB view hashes)

Uploaded Source

Built Distribution

neurotic-0.1.1-py3-none-any.whl (40.5 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