Dear all, I am validating a dataset and keep running into Code 1 / Code 4 (alternatively), plus I get different errors based on if i run the online or the node.js validator.
CODE 1 / 4 PROBLEM:
Here below a list of my filenames for 1 of 100 subjects (as an example): before you read on, please know that I replaced _defaced with -defaced, _bold with -bold etc, because I was getting a SESSION error (incorrect hyphen or dash) and this fixed that one error. But I??m still getting this code 1 and I am out of solutions. Any help would be appreciated.
Here below my files as I was saying
Code 2: [ERR] We were unable to parse header data from this NIfTI file. Please ensure it is not corrupted or mislabeled. (code: 26 - NIFTI_HEADER_UNREADABLE)
./sub-pp001/ses-01/dwi/sub-pp001_ses-01_dwi.nii.gz
./sub-pp003/ses-01/func/sub-pp003_ses-01_task-rest_run-001_bold.nii.gz
./sub-pp023/ses-01/func/sub-pp023_ses-01_task-aliceloc_run-003_bold.nii.gz
./sub-pp026/ses-01/func/sub-pp026_ses-01_task-aliceloc_run-001_bold.nii.gz
./sub-pp125/ses-01/func/sub-pp125_ses-01_task-aliceloc_run-001_bold.nii.gz
./sub-pp152/ses-01/dwi/sub-pp152_ses-01_dwi.nii.gz
./sub-pp170/ses-01/func/sub-pp170_ses-01_task-aliceloc_run-003_bold.nii.gz
online validator below:
Error 2: [Code 26] NIFTI_HEADER_UNREADABLE
Click here for more information about this issue
We were unable to parse header data from this NIfTI file. Please ensure it is not corrupted or mislabeled.2 files
sub-pp001_ses-01_dwi.nii.gz
147792.147 KB | application/gzip
Location:
nebula101/sub-pp001/ses-01/dwi/sub-pp001_ses-01_dwi.nii.gz
Reason:
We were unable to parse header data from this NIfTI file. Please ensure it is not corrupted or mislabeled.
sub-pp152_ses-01_dwi.nii.gz
147560.947 KB | application/gzip
Location:
nebula101/sub-pp152/ses-01/dwi/sub-pp152_ses-01_dwi.nii.gz
Reason:
We were unable to parse header data from this NIfTI file. Please ensure it is not corrupted or mislabeled.
Dear all, I am validating a dataset and keep running into Code 1 / Code 4 (alternatively), plus I get different errors based on if i run the online or the node.js validator.
CODE 1 / 4 PROBLEM: Here below a list of my filenames for 1 of 100 subjects (as an example): before you read on, please know that I replaced _defaced with -defaced, _bold with -bold etc, because I was getting a SESSION error (incorrect hyphen or dash) and this fixed that one error. But I??m still getting this code 1 and I am out of solutions. Any help would be appreciated. Here below my files as I was saying
CODE 2 PROBLEM: node.js below:
online validator below:
Please help a newbie out here...