Releases: UiL-OTS-labs/iSpector
Releases · UiL-OTS-labs/iSpector
v0.9.3
iSpector v0.9.2
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
This release add the following features:
enable the extraction of blinks
Release that fixes the version numbering...
This version can also read .asc files where the columns are separated by spaces instead of tabs.
Bug fix release
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
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
Fixes an import error with newer versions of matplotlib
First stable release of iSpector
0.2.0 The first stable release of eyespector. iSpector is currently able to…