Skip to content

Releases: fcbg-hnp-meeg/eeg-cardio-audio-sleep

0.4.5

07 May 07:44
Compare
Choose a tag to compare
  • Add config variable for amplifier type, ANT or micromed.

Full Changelog: 0.4.4...0.4.5

0.4.4

07 May 07:41
Compare
Choose a tag to compare
  • Add support for micromed serial triggers

Full Changelog: 0.4.3...0.4.4

0.4.3

17 Oct 10:56
Compare
Choose a tag to compare
  • Create ParallelPortTrigger using arduino converter inside each individual task.

Full Changelog: 0.4.2...0.4.3

0.4.2

26 Sep 13:15
Compare
Choose a tag to compare
  • Pin BSL version to 0.6.4 for parallel port trigger compatibility on Windows

Full Changelog: 0.4.0...0.4.2

0.4.1

30 Aug 09:51
Compare
Choose a tag to compare
  • Pin BSL version to 0.6.3 in prevision of the next major release.

Full Changelog: 0.4.0...0.4.1

0.4.0

07 Aug 12:23
Compare
Choose a tag to compare

What's Changed

  • Support other amplifiers than ANT Neuro
  • Support arduino to parallel port converter
  • Replace the StreamReceiver used by the peak detector with a StreamInlet using bsl.lsl for increased performance

PRs

  • Improvements for integration with iEEG micromed amplifiers by @mscheltienne in #3

Full Changelog: 0.3.1...0.4.0

0.3.1

29 Jun 11:55
Compare
Choose a tag to compare

Fix condition preventing a sound from being played.

Full Changelog: 0.3.0...0.3.1

0.3.0

07 Sep 13:42
Compare
Choose a tag to compare

Add instruments sounds and recollection task.
Final release before the start of the recordings.

Full Changelog: 0.2.0...0.3.0

0.2.0

01 Jun 09:35
Compare
Choose a tag to compare
  • Add support for SR research eyelink 1000 eye-tracking system
  • Add a fixation cross (PsychoPy) display button on the main GUI
  • Add the possibility to update peak detection settings from the main GUI
  • Add the possibility to adjust the sound stimuli volume
  • Add additional arguments to the main GUI cas command. Use the -h flag to list the arguments.

Full Changelog: 0.1.0...0.2.0

0.1.0

14 May 17:46
Compare
Choose a tag to compare

Initial release with the 3 tasks:

  • Synchronous (sound stimuli 50 ms post R-peak)
  • Isochronous (sound stimuli at fix intervals)
  • Asynchronous (sound stimuli out of sync with the heartbeat)

The GUI contains:

  • cas to start the main GUI
  • pds to start the Peak Detection Settings GUI