scil_tractogram_commit.py crashes if the argument --in_tracking_mask is not passed:
The uninitialized variable is named 'niiMASK', which could be an indicator to the source of the problem. The stack trace points to code inside of commit, not scilpy, so the issue might be with commit itself.
scil_tractogram_commit.py
crashes if the argument--in_tracking_mask
is not passed:The uninitialized variable is named 'niiMASK', which could be an indicator to the source of the problem. The stack trace points to code inside of commit, not scilpy, so the issue might be with commit itself.