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
Currently spatial smoothing in imgmath.py is performed in 3d. however, given the timing offsets between slices, it would be better to do this in 2d. currently this won't have much of an effect, given that the default FWHM of 2.0 is much smaller than the slice thickness, but would be good to implement in principle.
The text was updated successfully, but these errors were encountered:
Currently spatial smoothing in imgmath.py is performed in 3d. however, given the timing offsets between slices, it would be better to do this in 2d. currently this won't have much of an effect, given that the default FWHM of 2.0 is much smaller than the slice thickness, but would be good to implement in principle.
The text was updated successfully, but these errors were encountered: