You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: adni/README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,21 +7,21 @@ Scripts for preprocessing ADNI data with fMRIPrep2.2.7lts.
7
7
Data not openly available. Used BIDS-ified dataset on Elm.
8
8
## BIDS validation fixes
9
9
Ran the following scripts to fix errors:
10
-
1.`1_create_dataset_description.py`
10
+
-`1_create_dataset_description.py`
11
11
- creates `dataset_description.json` at the root directory with minimal information
12
12
- BIDS version used is unknown, so specified latest version (see [discussion](https://neurostars.org/t/what-bids-version-to-use-for-legacy-dataset/25619))
- TODO: check this also fixes error `code: 63 - SESSION_VALUE_CONTAINS_ILLEGAL_CHARACTER`, it should do
23
23
24
-
3.`4_correct_slice_timing.py`
24
+
-`4_correct_slice_timing.py`
25
25
- halves the slice timing for sub-109S4594 (ses-20160502), which appears to be doubled (see [discussion](https://neurostars.org/t/help-with-bids-errors-66-and-75-in-legacy-dataset/25625))
0 commit comments