Skip to content

Releases: ingo-m/pyprf

Version 2.0.0

30 Oct 22:31

Choose a tag to compare

Better handling of multi-run experiments.

Version 1.3.13

19 Sep 19:51

Choose a tag to compare

New test data & more comprehensive tests. Higher code coverage. More parsimonious flow control. More explicit typing.

Version 1.3.12

16 Sep 19:04

Choose a tag to compare

Complete overhaul of stimulation script. Option to either present full screen, or at central part of the screen. No more pickles.

Version 1.3.11

18 Apr 12:52

Choose a tag to compare

Coordinates of visual space in retinotopic map are more intuitive (positive y coordinates for upper visual hemifield, negative y coordinates for lower visual hemifield).

Version 1.3.10

13 Mar 14:49

Choose a tag to compare

Updated readme and documentation.

Version 1.3.6

20 Feb 19:02

Choose a tag to compare

New version with improved handling of cython dependency.

Version 1.3.1

20 Feb 15:17

Choose a tag to compare

New release version with updates to dependencies (some dependencies pinned in order to avoid problems during setup).

Version 1.3.0

20 Feb 13:53

Choose a tag to compare

New release version including updates to readme and updated dependencies.

pip install legacy version

30 Dec 20:00

Choose a tag to compare

Pre-release

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.

Restructuring

19 Sep 15:23

Choose a tag to compare

  • Major overhaul of project structure.
  • Improved PEP 8 and PEP 257 adherence.
  • Updated documentation.