Skip to content

Releases: neurobooth/neurobooth-os

v0.0.36.1

21 Oct 16:15
b27dfbf
Compare
Choose a tag to compare

Small edit to change color word from cyan to blue for MOT

What's Changed

Full Changelog: v0.0.36.0...v0.0.36.1

v0.0.36.0

04 Oct 16:50
8486793
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.35.1...v0.0.36.0

v0.0.35.1

03 Jul 00:02
67f2563
Compare
Choose a tag to compare

What's Changed

  • Hotfix: Fixing paths in log_sensor_file by @boubre in #421

Full Changelog: v0.0.35...v0.0.35.1

v0.0.35

01 Jul 19:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.34...v0.0.35

v0.0.34

07 Jun 19:45
cfc520e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.33...v0.0.34

v0.0.33

31 May 17:53
dd63b9e
Compare
Choose a tag to compare

What's Changed

  • Adding mouse data stream to passage reading; being explicit about mouse visibility in passage reading… by @boubre in #415

Full Changelog: v0.0.32...v0.0.33

v0.0.32

28 May 13:10
6a4468b
Compare
Choose a tag to compare

This update contains several changes that may impact analyses

MOT has received many major updates. See these slides for details. There are also before and after videos of the task.

  • Increased the font size in many places throughout the task. The “Trial x of 6” and “Score” messages are now displayed above the animation region and are aligned with it's edges. This change may introduce differences to eye tracking analyses.
  • The time taken to click targets within each "chunk" of six trials is used as an early stopping criterion. If the total click time adds up to at least two minutes then the task will end instead of progressing to later chunks.
  • Animations now have precomputed trajectories to ensure more consistent presentation (e.g., circle speed and trajectory lengths) between sessions. The circle trajectories have also been smoothed. This change will introduce differences to eye tracking analyses.
    • Corrected dot overlap at the beginning of the last trial. Rotated the first 0.1 s of the non-target path by 90° CW to adjust as little of the path as possible and preserve velocity magnitude.
  • Green dots changed to cyan be more color blind friendly.
  • Format of output CSV should be easier to understand. New CSV files are named as "v2" to differentiate from prior format.

Additionally, the instructions for DSC have been reworked to be more clear.

What's Changed

Full Changelog: v0.0.31...v0.0.32

v0.0.31

10 May 15:08
253afe4
Compare
Choose a tag to compare

What's Changed

  • Allowing log_task_param to handle complex/nested types by @boubre in #399
  • Fixing iPhone test script by @boubre in #400
  • Updates to config files and config file management by @lwhite1 in #401
  • Adding a warning when no IP is present for eye tracker by @boubre in #398
  • Address issues with environment-specific variables by @lwhite1 in #403
  • Cleanup redundant loading of task params by @lwhite1 in #402
  • Fixing issue where device manager on ACQ attempts to iterate over None by @boubre in #405
  • Finish logging task params by @lwhite1 in #406
  • Partial fix to name query that includes apostrophe by @lwhite1 in #409
  • Minor gui issues by @lwhite1 in #408
  • Fix timing test by @boubre in #407

Full Changelog: v0.0.30.1...v0.0.31

v0.0.30.1

02 Apr 21:20
95b8e15
Compare
Choose a tag to compare

What's Changed

  • Update clapping_test_obs.yml by @lwhite1 in #396
  • More robust handling of microphone devices; aiming to prevent silent … by @boubre in #397

Full Changelog: v0.0.30...v0.0.30.1

v0.0.30

01 Apr 16:54
1b6af22
Compare
Choose a tag to compare

What's Changed

  • Disabling post-session data transfer as discussed in lab meeting by @boubre in #395

Full Changelog: v.0.0.29.1...v0.0.30