raamana/graynet

Check the atlas matches in dimensions and resolution with input images

Closed this issue · 1 comments

Right now there are no checks to ensure the atlas matches in dimensions and resolution with input images, other than they both exist. This check is important to avoid cryptic fails for the user

Currently checks happen as the first subject gets processed in mask_background_roi, which is a reasonable compromise