You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guide/Project/Curation.md
+28Lines changed: 28 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -232,6 +232,34 @@ Whether the study was primarily either a meta-analysis or a review. (Only studie
232
232
233
233
List of fMRI tasks performed by the subjects inside the scanner and their metadata. If the study did not include fMRI tasks, this field will be empty.
234
234
235
+
##### fMRITasks.TaskName
236
+
237
+
Name of the task, e.g., 'Stroop Task' or 'Go/No-Go Task'.
238
+
239
+
##### fMRITasks.Domain
240
+
241
+
The domain of the task, e.g., "Perception", "Attention", "Emotion" etc.
242
+
243
+
##### fMRITasks.Concepts
244
+
245
+
List of mental concepts associated with the task, such as cognitive processes or representations it engages. Examples include "working memory", "response", "inhibition", 'visual perception". The underlying mental constructs measured or manipulated by the task.
246
+
247
+
##### fMRITasks.Conditions
248
+
249
+
Conditions of task performed by the subjects.
250
+
251
+
##### fMRITasks.TaskMetrics
252
+
253
+
Key metrics or outcomes measured during the task, e.g., "response time", "accuracy", and "fMRI BOLD signal".
254
+
255
+
##### fMRITasks.TaskDescription
256
+
257
+
Description of the key features of the task, such as its purpose or what it measures.
258
+
259
+
##### fMRITasks.DesignDetails
260
+
261
+
A detailed description of the task design including information on the number of conditions, the number of trials per condition, the length of trials, and the length of inter-trial intervals.
0 commit comments