BF: Fix probtrackx2 bug which causes it to crash when given an image with unset sform matrix

The newimagevox2mm_mat function should be used instead of blindly using either qform_mat or sform_mat, either of which may be unset/invalid.

Merge request reports

Loading