You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: for .PAR headers, avoid the assumption of 4D shape in get_bvals_vecs
For example, post-processed ADC maps will be marked as diffusion scans but only have 3D
data. The b-values and vectors from the original scan are not available in the header in
this case.
0 commit comments