/python-psignifit

Python clone of psignifit providing basic functionality

Primary LanguagePython

psignifit

Build Status

Python toolbox for Bayesian psychometric function estimation.

Installation

For users

pip install https://github.com/wichmann-lab/python-psignifit/zipball/master

For developers, from within the git repo clone:

pip install -e .

Testing

For users within Python console

>>> import psignifit
>>> psignifit.test()

For developers, from within the git repo clone:

pytest

Contributors

See the CONTRIBUTORS file

License and COPYRIGHT

See the COPYRIGHT file