Releases: fcbg-platforms/eeg-resp-audio-sleep
Releases · fcbg-platforms/eeg-resp-audio-sleep
0.3.2
- Pin
mne-lsl
to version 1.8 and above and handle deprecation ofacquisition_delay=0
Full Changelog: 0.3.1...0.3.2
0.3.1
- 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
- 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
- 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
- Fix typos and spelling mistakes in docstrings, documentation and log messages.
Full Changelog: 0.2.0...0.2.1
0.2.0
- Update dependencies and use
stimuli
instead ofbyte_triggers
- Add a backend argument to switch between
psychtoolbox
andstimuli
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
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