Skip to content

wichmann-lab/python-psignifit

Repository files navigation

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

About

Python clone of psignifit providing basic functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages