Skip to main content

Raw Neuropixel data viewer for numpy

Project description

viewephys

Neuropixel raw data viewer

Installation

pip install viewephys This is compatible with the IBL environment

Alternatively, for developers:

git clone https://github.com/oliche/viewephys.git
cd viewephys
pip install -e .

Examples

Activate your environment and type viewephys, you can then load a neuropixel binary file using the file menu.

Contribution

Fork and PR.

Pypi Release checklist:

flake8
rm -fR dist
rm -fR build
python setup.py sdist bdist_wheel
twine upload dist/*
#twine upload --repository-url https://test.pypi.org/legacy/ dist/*

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

viewephys-0.1.2.tar.gz (12.2 kB view hashes)

Uploaded Source

Built Distribution

viewephys-0.1.2-py3-none-any.whl (13.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