Skip to content

Releases: UiL-OTS-labs/iSpector

v0.9.3

04 Dec 08:17
Compare
Choose a tag to compare

This release keeps compatibility with default python on ubuntu-20.04. In contrast with v0.9.2 which works on windows and newer versions of Linux

iSpector v0.9.2

27 Oct 14:02
Compare
Choose a tag to compare

This release updates some of the requirements/dependencies for iSpector.

The upgrade packages introduced segfaults, when using np.int. numpy advises using np.int32 or np.int64, so we pick one.

Add blinks to .asc files

25 Jan 14:56
Compare
Choose a tag to compare

This release add the following features:

enable the extraction of blinks

Release that fixes the version numbering...

26 Oct 14:19
Compare
Choose a tag to compare

This version can also read .asc files where the columns are separated by spaces instead of tabs.

Bug fix release

26 Oct 11:26
Compare
Choose a tag to compare

This release fixes a bug in parsing eyelink.asc files
When asc files use spaces instead of tabs for delimiting white space trial start and end weren't found. This problem is solved.

iSpector-0.4

05 Mar 10:43
Compare
Choose a tag to compare

New release of iSpector version 0.4

  • Use python3 instead of python2
  • Use PyQT5 instead of PyQT4
  • Windows build as 64bit executatble
  • Various small improvements to make iSpector a bit faster.

Bug fix release

13 Apr 11:45
Compare
Choose a tag to compare

Fixes an import error with newer versions of matplotlib

First stable release of iSpector

09 Mar 08:35
Compare
Choose a tag to compare
0.2.0

The first stable release of eyespector. iSpector is currently able to…