Medical-Image-Analysis-Laboratory/mialsuperresolutiontoolkit

Single stack crash

t-sanchez opened this issue · 0 comments

  • Currently, the code cannot handle running with a single stack, as it will fail at the histogram normalization step.
  • It also ignores requested stacks that do not exist rather than raising an error.

It would be good to have an initial check of whether lr images, masks (and labelmaps) all have the requested stack number.