Skip to content

Commit 6f353d9

Browse files
authored
Update README.md
1 parent 09c7358 commit 6f353d9

File tree

1 file changed

+0
-27
lines changed

1 file changed

+0
-27
lines changed

README.md

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -36,33 +36,6 @@ Download data in `anat` directories of the dataset.
3636
datalad 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
6740
Run `dsst_defacing_wf.py` script that calls on `deface.py` and `register.py` to deface scans in the dataset.
6841

0 commit comments

Comments
 (0)