File tree Expand file tree Collapse file tree 1 file changed +0
-27
lines changed Expand file tree Collapse file tree 1 file changed +0
-27
lines changed Original file line number Diff line number Diff line change @@ -36,33 +36,6 @@ Download data in `anat` directories of the dataset.
3636datalad get sub-01/ses-* /anat
3737```
3838
39- BIDS tree snippet post-download:
40-
41- ``` bash
42- $ tree ../datasets/ds000031/
43- ../datasets/ds000031/
44- ├── CHANGES
45- ├── README
46- ├── dataset_description.json
47- ├── events.json
48- ├── participants.json
49- ├── participants.tsv
50- ├── sub-01
51- │ ├── ses-001
52- │ │ ├── anat
53- │ │ │ ├── sub-01_ses-001_T1w.json
54- │ │ │ └── sub-01_ses-001_T1w.nii.gz
55- │ │ ├── sub-01_ses-001_scans.json
56- │ │ └── sub-01_ses-001_scans.tsv
57- │ ├── ses-003
58- │ │ ├── anat
59- │ │ ├── sub-01_ses-003_scans.json
60- │ │ └── sub-01_ses-003_scans.tsv
61- ...
62- └── task-spatialwm_events.json
63- ```
64-
65-
6639### ** Step 1:** Deface scans
6740Run ` dsst_defacing_wf.py ` script that calls on ` deface.py ` and ` register.py ` to deface scans in the dataset.
6841
You can’t perform that action at this time.
0 commit comments