Skip to content

Releases: fcbg-platforms/eeg-resp-audio-sleep

0.3.2

29 Nov 17:12
Compare
Choose a tag to compare
  • Pin mne-lsl to version 1.8 and above and handle deprecation of acquisition_delay=0

Full Changelog: 0.3.1...0.3.2

0.3.1

25 Nov 17:04
Compare
Choose a tag to compare
  • Improve log messages to explicitly mention pause if space bar is pressed
  • Compensate for the buffer length sleep when measuring the duration of the future baseline blocks

Full Changelog: 0.3.0...0.3.1

0.3.0

25 Nov 16:51
Compare
Choose a tag to compare
  • Fix undefined variable kwargs in the detector during the respiration condition
  • Add a break mechanism using the spacebar during the inter-block period

Full Changelog: 0.2.2...0.3.0

0.2.2

25 Nov 12:46
Compare
Choose a tag to compare
  • Fix creation of sound which was omitting the selection of the backend and defaulting to ptb.

Full Changelog: 0.2.1...0.2.2

0.2.1

20 Nov 14:50
Compare
Choose a tag to compare
  • Fix typos and spelling mistakes in docstrings, documentation and log messages.

Full Changelog: 0.2.0...0.2.1

0.2.0

19 Nov 11:53
Compare
Choose a tag to compare
  • Update dependencies and use stimuli instead of byte_triggers
  • Add a backend argument to switch between psychtoolbox and stimuli for audio delivery
  • Add audio device selection variable
  • Improve selection of random delays in the synchronous condition
  • Add fake buffer filling to the baseline block
  • Add prominence argument to ECG detector

Full Changelog: 0.1.0...0.2.0

0.1.0

03 Oct 10:01
Compare
Choose a tag to compare

Initial release of the project, including the asynchronous, isochronous, synchronous-respiration and synchronous-cardiac task using psychopy for audio stimulation.

Full Changelog: https://github.com/fcbg-platforms/eeg-resp-audio-sleep/commits/0.1.0