ENHANCE-PET/FALCON

Bug: FALCON crashes when providing 3D

DariaFerrara opened this issue · 0 comments

No clean exit after line 156 in run_falcon.py, would be nice to include a print message and a clean exit.
if img_dimensions == 3: logging.error('Single 3d nifti file found: Cannot perform motion correction!') elif img_dimensions == 4: