scilus / scilpy

The Sherbrooke Connectivity Imaging Lab (SCIL) Python dMRI processing toolbox
Other
60 stars 60 forks source link

Lost options for PTT tracking #952

Closed EmmaRenauld closed 5 months ago

EmmaRenauld commented 6 months ago

Method scilpy.tracking.utils.add_tracking_options_ptt is never used. https://github.com/scilus/scilpy/blob/master/scilpy/tracking/utils.py#L83

Could be added to scil_tracking_local.py but currently, its parameters (ex, args.probe_*) are never used. Possibly, get_direction_getter needs to be changed.

This comes from PR #750 .