New release version with updates to dependencies (some dependencies pinned in order to avoid problems during setup).
1.3.0
New release version including updates to readme and updated dependencies.
v1.1.0-legacy Legacy version using `pip install` for setup. This feature was superseded by a new version using `python setup.py`. The reason for this change is that `pip install` could not handle the cython compilation in an 'elegant' way.
1.1.0
* Major overhaul of project structure. * Improved PEP 8 and PEP 257 adherence. * Updated documentation.
1.0.0
First release of pRF mapping. Functioning stimulation & analysis pipeline for simple pRF mapping (free parameters: x-position, y-position, SD). Not yet PEP 8 and PEP 257 compliant.