Skip to content

Commit f3c332c

Browse files
committed
feat: update docs with AI extracted feature descriptions
1 parent f2487cd commit f3c332c

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

docs/guide/Project/Curation.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,34 @@ Whether the study was primarily either a meta-analysis or a review. (Only studie
232232

233233
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.
234234

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.
262+
235263
##### fMRITasks.RestingState
236264

237265
Whether this task wa a resting state task or not

0 commit comments

Comments
 (0)