MRtrix3 provides a set of tools to perform various advanced diffusion MRI analyses, including constrained spherical deconvolution (CSD), probabilistic tractography, track-density imaging, and apparent fibre density
In the C++ CLI parsing code, an integer type can be interpreted as having a suffix multiplier.
Now with stronger custom typing in the Python API, giving similar capability to Python commands should be possible.
Writing here in order to defer for other priorities.
[ ] Add tests for C++ CLI with integer multiplers
[ ] Add support for integer multiplers in Python CLI
[ ] Add tests for Python CLI with integer multipliers
In the C++ CLI parsing code, an integer type can be interpreted as having a suffix multiplier. Now with stronger custom typing in the Python API, giving similar capability to Python commands should be possible.
Writing here in order to defer for other priorities.