-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Corrected the paths in IntendedFor on demo example
- Loading branch information
Showing
11 changed files
with
1,808 additions
and
1,808 deletions.
There are no files selected for viewing
400 changes: 200 additions & 200 deletions
400
...g_ds003645s_hed_demo/sub-002/ses-1/eeg/sub-002_ses-1_task-FacePerception_run-1_events.tsv
Large diffs are not rendered by default.
Oops, something went wrong.
400 changes: 200 additions & 200 deletions
400
...g_ds003645s_hed_demo/sub-002/ses-1/eeg/sub-002_ses-1_task-FacePerception_run-2_events.tsv
Large diffs are not rendered by default.
Oops, something went wrong.
400 changes: 200 additions & 200 deletions
400
...g_ds003645s_hed_demo/sub-002/ses-1/eeg/sub-002_ses-1_task-FacePerception_run-3_events.tsv
Large diffs are not rendered by default.
Oops, something went wrong.
400 changes: 200 additions & 200 deletions
400
...g_ds003645s_hed_demo/sub-003/ses-1/eeg/sub-003_ses-1_task-FacePerception_run-1_events.tsv
Large diffs are not rendered by default.
Oops, something went wrong.
400 changes: 200 additions & 200 deletions
400
...g_ds003645s_hed_demo/sub-003/ses-1/eeg/sub-003_ses-1_task-FacePerception_run-2_events.tsv
Large diffs are not rendered by default.
Oops, something went wrong.
400 changes: 200 additions & 200 deletions
400
...g_ds003645s_hed_demo/sub-003/ses-1/eeg/sub-003_ses-1_task-FacePerception_run-3_events.tsv
Large diffs are not rendered by default.
Oops, something went wrong.
400 changes: 200 additions & 200 deletions
400
...g_ds003645s_hed_demo/sub-004/ses-1/eeg/sub-004_ses-1_task-FacePerception_run-1_events.tsv
Large diffs are not rendered by default.
Oops, something went wrong.
400 changes: 200 additions & 200 deletions
400
...g_ds003645s_hed_demo/sub-004/ses-1/eeg/sub-004_ses-1_task-FacePerception_run-2_events.tsv
Large diffs are not rendered by default.
Oops, something went wrong.
400 changes: 200 additions & 200 deletions
400
...g_ds003645s_hed_demo/sub-004/ses-1/eeg/sub-004_ses-1_task-FacePerception_run-3_events.tsv
Large diffs are not rendered by default.
Oops, something went wrong.
8 changes: 4 additions & 4 deletions
8
datasets/eeg_ds003645s_hed_demo/sub-004/ses-1/micr/sub-004_ses-1_sample-A_photo.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"PhotoDescription": "Description of the photo", | ||
"IntendedFor": ["bids::sub-004/ses-1/micr/sub-004_ses-1_sample-A_stain-LFB_chunk-01_SPIM.ome.tif", | ||
"bids::sub-004/ses-1/micr/sub-004_ses-1_sample-A_stain-LFB_chunk-02_SPIM.ome.tif", | ||
"bids::sub-004/ses-1/micr/sub-004_ses-1_sample-A_stain-LFB_chunk-03_SPIM.ome.tif", | ||
"bids::sub-004/ses-1/micr/sub-004_ses-1_sample-A_stain-LFB_chunk-04_SPIM.ome.tif"] | ||
"IntendedFor": ["ses-1/micr/sub-004_ses-1_sample-A_stain-LFB_chunk-01_SPIM.ome.tif", | ||
"ses-1/micr/sub-004_ses-1_sample-A_stain-LFB_chunk-02_SPIM.ome.tif", | ||
"ses-1/micr/sub-004_ses-1_sample-A_stain-LFB_chunk-03_SPIM.ome.tif", | ||
"ses-1/micr/sub-004_ses-1_sample-A_stain-LFB_chunk-04_SPIM.ome.tif"] | ||
} |
8 changes: 4 additions & 4 deletions
8
datasets/eeg_ds003645s_hed_demo/sub-004/ses-1/micr/sub-004_ses-1_sample-B_photo.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"PhotoDescription": "Description of the photo", | ||
"IntendedFor": ["bids::sub-004/ses-1/micr/sub-004_ses-1_sample-B_stain-LFB_chunk-01_SPIM.ome.tif", | ||
"bids::sub-004/ses-1/micr/sub-004_ses-1_sample-B_stain-LFB_chunk-02_SPIM.ome.tif", | ||
"bids::sub-004/ses-1/micr/sub-004_ses-1_sample-B_stain-LFB_chunk-03_SPIM.ome.tif", | ||
"bids::sub-004/ses-1/micr/sub-004_ses-1_sample-B_stain-LFB_chunk-04_SPIM.ome.tif"] | ||
"IntendedFor": ["ses-1/micr/sub-004_ses-1_sample-B_stain-LFB_chunk-01_SPIM.ome.tif", | ||
"ses-1/micr/sub-004_ses-1_sample-B_stain-LFB_chunk-02_SPIM.ome.tif", | ||
"ses-1/micr/sub-004_ses-1_sample-B_stain-LFB_chunk-03_SPIM.ome.tif", | ||
"ses-1/micr/sub-004_ses-1_sample-B_stain-LFB_chunk-04_SPIM.ome.tif"] | ||
} |