Skip to content

Releases: ingo-m/pyprf

Version 2.0.0

Choose a tag to compare

@ingo-m ingo-m released this 30 Oct 22:31

Better handling of multi-run experiments.

Version 1.3.13

Choose a tag to compare

@ingo-m ingo-m released this 19 Sep 19:51

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

Version 1.3.12

Choose a tag to compare

@ingo-m ingo-m released this 16 Sep 19:04

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

Choose a tag to compare

@ingo-m ingo-m released this 18 Apr 12:52

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

Choose a tag to compare

@ingo-m ingo-m released this 13 Mar 14:49

Updated readme and documentation.

Version 1.3.6

Choose a tag to compare

@ingo-m ingo-m released this 20 Feb 19:02

New version with improved handling of cython dependency.

Version 1.3.1

Choose a tag to compare

@ingo-m ingo-m released this 20 Feb 15:17

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

Version 1.3.0

Choose a tag to compare

@ingo-m ingo-m released this 20 Feb 13:53

New release version including updates to readme and updated dependencies.

pip install legacy version

Pre-release

Choose a tag to compare

@ingo-m ingo-m released this 30 Dec 20:00

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

Choose a tag to compare

@ingo-m ingo-m released this 19 Sep 15:23
  • Major overhaul of project structure.
  • Improved PEP 8 and PEP 257 adherence.
  • Updated documentation.