-
Notifications
You must be signed in to change notification settings - Fork 307
Open
Milestone
Description
This metadata file currently has:
{
"Sources": [
"bids:raw:sub-100185/func/sub-100185_task-machinegame_run-01_bold.nii.gz",
"bids::sub-100185/func/sub-100185_task-machinegame_run-01_desc-coreg_boldref.nii.gz",
"bids::sub-100185/func/sub-100185_task-machinegame_run-01_from-orig_to-boldref_mode-image_desc-hmc_xfm.txt",
"bids::sub-100185/func/sub-100185_task-machinegame_run-01_from-boldref_to-auto00000_mode-image_desc-fmap_xfm.txt",
"bids::sub-100185/func/sub-100185_task-machinegame_run-01_from-boldref_to-T1w_mode-image_desc-coreg_xfm.txt"
]
}It should be:
{
"Sources": [
- "bids:raw:sub-100185/func/sub-100185_task-machinegame_run-01_bold.nii.gz",
"bids::sub-100185/func/sub-100185_task-machinegame_run-01_desc-coreg_boldref.nii.gz",
- "bids::sub-100185/func/sub-100185_task-machinegame_run-01_from-orig_to-boldref_mode-image_desc-hmc_xfm.txt",
- "bids::sub-100185/func/sub-100185_task-machinegame_run-01_from-boldref_to-auto00000_mode-image_desc-fmap_xfm.txt",
"bids::sub-100185/func/sub-100185_task-machinegame_run-01_from-boldref_to-T1w_mode-image_desc-coreg_xfm.txt"
+ "bids::sub-100185/anat/sub-100185_desc-preproc_T1w.nii.gz"
]
}Metadata
Metadata
Assignees
Labels
No labels