Version History

1.0.0a13

  • Bug fix: Only include trials ending in D0 in ASC parsing.

1.0.0a12

  • Bug fix: Escape newlines in output CSV files
  • Bug fix: Quote region start and end coordinates in output CSV files
  • Bug fix: Don’t classify saccades after data loss as regressions

1.0.0a11

  • Bug fix: Only include fixations in ASC files after start of trial

1.0.0a10

  • Parse all item and condition labels as strings, not numbers

1.0.0a9

  • Added sideeye script
  • Added ASC parsing (experimental feature)
  • Improved configuration file parsing

1.0.0a8

  • Added textfile region parser
  • Added mypy type annotations
  • Fixed go-back-time-region measure bug
  • Added length to Region class

1.0.0a7

  • Added wide output format and changed default output format to wide.

1.0.0a6

  • Added go-back time by region and character.

1.0.0a5

  • Ignore non-DA1 files when parsing an experiment.
  • Update documentation.

1.0.0a1

  • Initial release.