https://github.com/hoechenberger/questplus
A QUEST+ implementation in Python.
https://github.com/hoechenberger/questplus
psychology psychophysics
Last synced: 4 months ago
JSON representation
A QUEST+ implementation in Python.
- Host: GitHub
- URL: https://github.com/hoechenberger/questplus
- Owner: hoechenberger
- License: gpl-3.0
- Created: 2019-05-14T07:52:18.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-12-26T14:22:17.000Z (10 months ago)
- Last Synced: 2025-04-15T08:53:00.761Z (6 months ago)
- Topics: psychology, psychophysics
- Language: Python
- Size: 143 KB
- Stars: 24
- Watchers: 7
- Forks: 11
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
# A QUEST+ implementation in Python
[](https://pypi.org/project/questplus/)
[](https://anaconda.org/conda-forge/questplus)
[](https://travis-ci.com/hoechenberger/questplus)
[](https://ci.appveyor.com/project/hoechenberger/questplus/branch/master)This is a simple implementation of the QUEST+ algorithm in Python.
## Documentation
Please find the documentation at [questplus.readthedocs.io](https://questplus.readthedocs.io/en/latest/index.html).