mist-medical / MIST

MIST: A simple, scalable, and end-to-end framework for 3D medical imaging segmentation.
Apache License 2.0
29 stars 11 forks source link

Improved target spacing computation and error handling. #45

Closed aecelaya closed 1 month ago

aecelaya commented 1 month ago

Improved target spacing computation - Load and reorient the mask to RAI to compute the target spacing. This ensures that the coordinate axes for the spacings are the same for each image.

Improved error handling for analysis and inference functions.