Skip to content

v0.5.0

Compare
Choose a tag to compare
@celefthe celefthe released this 10 Mar 16:47

This version adds considerable functionality to the web interface and revamps the data storage format.

Added

  • Trial outcome counter chart in session "Overview" panel.
  • Favicon for web interface.
  • Version details in session file.
  • Signal detection theory classification per trial.
  • Added response identifier to Response object.
  • Stimulus info now returns common name and identifier.

Changed

  • History table now sorts sessions in descending order based on date.
  • Default to non-empty response object for no_response trials.
  • First stimulus in Go/NoGo is now always the target. This fixes weird bug where sometimes distractor and target stimuli would be flipped on the first trial.
  • More informative stimulus information in the trial - give the actual stimulus shown rather than what was used in the task.

Full Changelog: v0.4.1...v0.5.0