Skip to main content

PyRat is a user friendly library in python to analyze data from the DeepLabCut. Developed to help researchers unfamiliar with programming can perform animal behavior analysis more simpler.

Project description

downloads version commit Open Source? Yes! Stars

PyRat - Python in Rodent Analysis and Tracking


PyRat is a user friendly library in python to analyze data from the DeepLabCut. Developed to help researchers unfamiliar with programming can perform animal behavior analysis more simpler.

Installation


The latest stable release is available on PyPi, and you can install it by saying

pip install pyratlib

Anaconda users can install using conda-forge:

conda install -c conda-forge pyratlib

To build PyRat from source, say python setup.py build. Then, to install PyRat, say python setup.py install. If all went well, you should be able to execute the demo scripts under examples/ (OS X users should follow the installation guide given below).

Alternatively, you can download or clone the repository and use pip to handle dependencies:

unzip pyratlib.zip
pip install -e pyratlib

or

git clone https://github.com/pyratlib/pyrat.git
pip install -e pyratlib

By calling pip list you should see pyrat now as an installed package:

pyrat (0.x.x, /path/to/pyratlib)

Development Team:


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

pyratlib-0.4.7.tar.gz (13.3 kB view hashes)

Uploaded Source

Built Distribution

pyratlib-0.4.7-py3-none-any.whl (12.1 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