Skip to content
This repository was archived by the owner on Dec 27, 2022. It is now read-only.

Commit 6cc9c07

Browse files
committed
DOC: correct filenames in BIDS directory tree
1 parent ff0c120 commit 6cc9c07

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ You should have raw data organized in the BIDS format. Also, you should have run
3131
| |-- sub-01
3232
| |-- dwi
3333
| |-- sub-01_ses-01_dwi.nii.gz
34-
| |-- sub-01_ses-01_dwi.bvals
35-
| |-- sub-01_ses-01_dwi.bvecs
34+
| |-- sub-01_ses-01_dwi.bval
35+
| |-- sub-01_ses-01_dwi.bvec
3636
| |-- fmap
37-
| |-- sub-01_ses-01_dir-AP_dwi.nii.gz
38-
| |-- sub-01_ses-01_dir-PA_dwi.nii.gz
37+
| |-- sub-01_ses-01_acq-dwi_dir-AP_epi.nii.gz
38+
| |-- sub-01_ses-01_acq-dwi_dir-PA_epi.nii.gz
3939
| |-- derivatives
4040
| |-- sub-01
4141
| |-- freesurfer

0 commit comments

Comments
 (0)