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
+14-46Lines changed: 14 additions & 46 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -216,50 +216,6 @@ Whether this subgroup underwent fMRI, MRI or neuroimaging (yes or no)
216
216
217
217
### Participant Demographics
218
218
219
-
#### TaskName
220
-
221
-
Name of the task, e.g., 'Stroop Task' or 'Go/No-Go Task'. The name is as it appears in the paper or a descriptive name is given if unspecified.
222
-
223
-
#### TaskDescription
224
-
225
-
The key features of the task, such as its purpose or what it measures.
226
-
227
-
#### DesignDetails
228
-
229
-
Detailed description of the task design. Includes information on the number of conditions, the number of trials per condition, the length of trials, and the length of inter-trial intervals.
230
-
231
-
#### Conditions
232
-
233
-
Conditions of task performed by the subjects.
234
-
235
-
#### TaskMetrics
236
-
237
-
Key metrics or outcomes measured during the task, e.g., 'response time', 'accuracy', 'fMRI BOLD signal'.
238
-
239
-
#### Concepts
240
-
241
-
List of mental concepts associated with the task, such as cognitive processes or representations it engages. Examples include 'working memory', 'response inhibition', 'visual perception'.
242
-
243
-
#### Domain
244
-
245
-
Cognitive domain(s) the concept(s) belong to
246
-
247
-
#### RestingState
248
-
249
-
Whether or not this task was a resting state task
250
-
251
-
#### RestingStateMetadata
252
-
253
-
Additional details about the resting-state task, such as duration and instructions provided to participants, if applicable.
254
-
255
-
#### TaskDesign
256
-
257
-
Design(s) of the task
258
-
259
-
#### TaskDuration
260
-
261
-
Total duration of the task, e.g., '10 minutes' or '600 seconds'.
262
-
263
219
#### Modality
264
220
265
221
Modality of the neuroimaging data
@@ -276,9 +232,21 @@ Whether the study was primarily either a meta-analysis or a review. (Only studie
276
232
277
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.
278
234
279
-
####BehavioralTasks
235
+
##### fMRITasks.RestingState
280
236
281
-
List of behavioral tasks performed by the subjects outside the scanner and their metadata. If the study did not include behavioral tasks, this field will be empty.
237
+
Whether this task wa a resting state task or not
238
+
239
+
##### fMRITasks.RestingStateMetadata
240
+
241
+
Additional details about the resting-state task, such as duration and instructions provided to participants, if applicable
242
+
243
+
##### fMRITasks.TaskDesign
244
+
245
+
Design(s) of the task
246
+
247
+
##### fMRITasks.TaskDuration
248
+
249
+
Total duration of the task, e.g., '10 minutes' or '600 seconds'.
0 commit comments