Hi,
I used the spec2nii command to generate sidecar files for Siemens dicom MRS data. I three types single-voxel MRS files: _ref (water reference file), _ECC (eddy current corrected), and _noECC - for ACC and Hip.
The resulting sidecar files are identical for the three filetypes, I can distingush only based on the brain region of the svs (see below), but no way to distinguish between ref, ECC, and noECC.
{
"SequenceName": "*svs_se",
"ProtocolName": "ACC_svs"
}
I was hoping to use the sidecar files to sort the fies into BIDS format (improvised since BIDS doesn't define MRS, but still). Do you know if there's a way I can do that?
Hi,
I used the
spec2niicommand to generate sidecar files for Siemens dicom MRS data. I three types single-voxel MRS files:_ref(water reference file),_ECC(eddy current corrected), and_noECC- for ACC and Hip.The resulting sidecar files are identical for the three filetypes, I can distingush only based on the brain region of the svs (see below), but no way to distinguish between
ref,ECC, andnoECC.I was hoping to use the sidecar files to sort the fies into BIDS format (improvised since BIDS doesn't define MRS, but still). Do you know if there's a way I can do that?