jilei-hao / itksnap

ITK-SNAP medical image segmentation tool
https://sourceforge.net/p/itk-snap/src/ci/master/tree/
GNU General Public License v3.0
0 stars 0 forks source link

Workspace loading error on image format #58

Closed jilei-hao closed 1 year ago

jilei-hao commented 1 year ago

data: https://upenn.app.box.com/folder/175937300135

jilei-hao commented 1 year ago

This is not a bug. The main and overlay image filename in the workspace file are not consistent with the actual image filenames in the folder.

Image

But the error message is indeed misleading. I think it should check the existence of the file first and report missing filename error when the check failed, instead of reporting file formatting issue.

jilei-hao commented 1 year ago

Addressed: https://github.com/jilei-hao/itksnap/pull/59