robust eye movement detection for natural viewing
Project description
Travis tests status codecov.io License: MIT GitHub release PyPI version fury.io Average time to resolve an issue Percentage of issues still open
Support
All bugs, concerns and enhancement requests for this software can be submitted here: https://github.com/psychoinformatics-de/remodnav
If you have a problem or would like to ask a question about how to use REMoDNaV, please submit a question to NeuroStars.org with a remodnav tag. NeuroStars.org is a platform similar to StackOverflow but dedicated to neuroinformatics.
Any previous REMoDNaV questions can be found here: http://neurostars.org/tags/remodnav/
Installation via pip
Install the latest version of remodnav from PyPi. It is recommended to use a dedicated virtualenv:
# create and enter a new virtual environment (optional) virtualenv --python=python3 ~/env/remodnav . ~/env/remodnav/bin/activate # install from PyPi pip install remodnav
License
MIT/Expat
Contributing
Contributions in the form of issue reports, bug fixes, feature extensions are always welcome.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.