Richard Parker

Results 1 issues of Richard Parker

Hi Suspect gurus. I'm having trouble processing some Siemens Prisma data. If I use the following to co-register my MRS and T1-MRI data: ``` mrs = suspect.io.load_siemens_dicom("/path/to/mrs/dicom") anat = suspect.image.load_nifti("/path/to/corresponding/t1.nii.gz")...