Needs sh_order=6 option for this to work (https://github.com/neurodata/m2g/blob/deploy/ndmg/track.py#L331).
Also not sure why this try exists since ConstrainedSphericalDeconvModel requires a response object (https://github.com/neurodata/m2g/blob/deploy/ndmg/track.py#L315).
Is there a test that runs this option?
Needs
sh_order=6option for this to work (https://github.com/neurodata/m2g/blob/deploy/ndmg/track.py#L331).Also not sure why this
tryexists sinceConstrainedSphericalDeconvModelrequires aresponseobject (https://github.com/neurodata/m2g/blob/deploy/ndmg/track.py#L315).Is there a test that runs this option?