UCL / PETPVC

Partial Volume Correction in PET
Apache License 2.0
50 stars 14 forks source link

Input mask question. #95

Closed BWWwustl closed 7 months ago

BWWwustl commented 7 months ago

I am trying to test if I could run the PETPVC. Here is what I prepared I got a single frame PET 3D with .nii format I used freesurfer to get MRI region segmentation result and for each region I converted it to 0:background 1:indicates the region (GM, WM etc) and applied fslmerge to create a 4D mask However, I got this error with ITK

image I make sure the mask file is there and the path is correct. Any possible reasons may cause this error? Thanks