Skip to content

Python clone of psignifit providing basic functionality

Notifications You must be signed in to change notification settings

emilaz/python-psignifit

 
 

Repository files navigation

psignifit

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

  • Python 100.0%