ENHANCE-PET/FALCON

Feat: Remove the iteration input argument.

LalithShiyam opened this issue · 1 comments

The iteration scheme 100x50x25 seems to be quite robust. It doesn't make any sense to let the user choose the iteration. Since this is a bespoke pet-based motion correction tool. Let's hardbake all the 'good settings'.

Technically, the user doesn't need to provide any iteration number - it is an optional parameter. The default values are set to 100x50x25. So no need to completely remove this.