-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathCITATION.cff
More file actions
100 lines (100 loc) · 3.15 KB
/
Copy pathCITATION.cff
File metadata and controls
100 lines (100 loc) · 3.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
cff-version: 1.2.0
title: Cardioception
message: >-
If you use Cardioception in a publication, please cite the article under
preferred-citation. Use the software metadata below when you need to point at
a specific released version.
type: software
authors:
- given-names: Micah
family-names: Allen
email: micah@cfin.au.dk
orcid: 'https://orcid.org/0000-0001-9399-4179'
affiliation: >-
Center of Functionally Integrative Neuroscience, Aarhus University,
Denmark
- given-names: Nicolas
family-names: Legrand
orcid: 'https://orcid.org/0000-0002-2651-4929'
affiliation: >-
Center of Functionally Integrative Neuroscience, Aarhus University,
Denmark
- name: Embodied Computation Group, Aarhus University
identifiers:
- type: doi
value: 10.5281/zenodo.22139105
description: >-
The concept DOI, which always resolves to the most recent archived release
- type: url
value: 'https://pypi.org/project/cardioception-toolbox/'
description: The package on PyPI
repository-code: 'https://github.com/embodied-computation-group/Cardioception'
url: 'https://www.the-ecg.org/Cardioception/'
abstract: >-
Cardioception measures cardiac interoception in PsychoPy. It implements the
Heart Rate Discrimination task, a psychophysical method that separates the
bias in what people believe their heart rate to be from the precision with
which they can discriminate it, together with the older Heartbeat Counting
task.
keywords:
- interoception
- heart rate discrimination
- heartbeat counting
- psychophysics
- metacognition
- cardiac
- psychopy
license: Apache-2.0
version: 0.7.1
date-released: '2026-08-28'
preferred-citation:
type: article
title: >-
The heart rate discrimination task: A psychophysical method to estimate the
accuracy and precision of interoceptive beliefs
authors:
- given-names: Nicolas
family-names: Legrand
orcid: 'https://orcid.org/0000-0002-2651-4929'
- given-names: Niia
family-names: Nikolova
- given-names: Camile
family-names: Correa
- given-names: Malthe
family-names: Brændholt
- given-names: Anna
family-names: Stuckert
- given-names: Nanna
family-names: Kildahl
- given-names: Melina
family-names: Vejlø
- given-names: Francesca
family-names: Fardo
- given-names: Micah
family-names: Allen
orcid: 'https://orcid.org/0000-0001-9399-4179'
journal: Biological Psychology
volume: 168
start: 108239
year: 2022
doi: 10.1016/j.biopsycho.2021.108239
references:
- type: article
title: >-
Systole: A python package for cardiac signal synchrony and analysis
authors:
- given-names: Nicolas
family-names: Legrand
orcid: 'https://orcid.org/0000-0002-2651-4929'
- given-names: Micah
family-names: Allen
orcid: 'https://orcid.org/0000-0001-9399-4179'
journal: Journal of Open Source Software
volume: 7
issue: 69
start: 3832
year: 2022
doi: 10.21105/joss.03832
notes: >-
Cardioception talks to the recording device through Systole by default, so
cite this as well if you use that path.