ENHANCE-PET / FALCON

FALCON is a Python-based software application designed to facilitate PET motion correction, both for head and total-body scans. Our program is built around the fast 'greedy' registration toolkit, which serves as the registration engine. With FALCON, users can enjoy a streamlined experience for implementing motion correction.
GNU General Public License v3.0
36 stars 6 forks source link

Added clean exit in case of 3D image #17

Closed Keyn34 closed 2 years ago

Keyn34 commented 2 years ago

Added print message and exit(1) when FALCON encounters a 3D image as input.