Skip to content

Releases: embodied-computation-group/Cardioception

v0.4.4

03 Feb 14:36
fabf7ee
Compare
Choose a tag to compare
  • This release is making cardioception compatible with the last version of systole out of the box so the import error repeatedly experienced by many users should now be fixed.

  • It also provides an environment.yml file that can set up a conda environment fully ready for the package in one line of code.

  • The package is now automatically documented online: https://embodied-computation-group.github.io/Cardioception/ and the documentation will reflect the state of the master branch.

  • The documentation includes updated report templates and analysis notebooks. We also introduce a preprocessing pipeline that aims at simplifying and standardizing the extraction of relevant psychometric, behavioural and metacognitive parameters from the task results (see here https://embodied-computation-group.github.io/Cardioception/stats.html#using-the-preprocessing-function).

Thank also to @MalloryJfeldman for correcting our typos in the English version, and @aliceumons for providing a French translation of the task 🙌.

v0.4.3 - September 2021

18 Sep 10:26
7a4f9f0
Compare
Choose a tag to compare
  • Fix typos in the danish version of the HRD.
  • Add isi parameter to control for inter-stimuli intervals.

0.4.2 September 2021

17 Sep 13:40
bc07517
Compare
Choose a tag to compare

Minor release

  • Fixes minor bugs in the tutorial when exteroception is set to False
  • Simplifies part of the code (HRD task)
  • Add support for the Danish language.
  • Better timing for the PPG triggers

0.4.1 - June 2021

12 Jun 12:20
c9b11ff
Compare
Choose a tag to compare

Bugfixes

a. This release fixes a critical error in the randomization of the first frequency tone presented during the interoceptive condition. This error was introduced in v0.4.0 (April 2021). We recommend that all users update to version 0.4.1 if they are using the exteroceptive condition.
b. Make sure all the PPG signals are copied before the task ends. Until now, the signal was saved at each break, if the task was not ending with a break, the final recording was not saved.
c. Fix the HBC wrapper (invalid argument provided).

Enhancements

a. The HRD result template can run with only one modality provided.

This release now requires systole v0.1.3.

Initial release (0.4.0)

02 Apr 16:11
bd250eb
Compare
Choose a tag to compare

The first (non-public) release of cardioception.

This includes:

  • The Heartbeat Counting task (HBC)
  • The Heart Rate Discrimination task (HRD)
  • report functionalities