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
Right now it uses NIFTI, but DICOM is a more common standard. So just having another layer that reads DICOMs and converts to NIFTI for reading. Or just reading the DICOMs directly using some python package. Saving DICOM images is also difficult so that could be another issue.