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
Initially mentioned in #2743, but giving its own Issue for purposes of listing.
Currently, when I run dwidenoise on multi-echo fMRI data, I have to concatenate echoes along the volume dimension, denoise, and then separate into separate echo files based on slicing along the volume axis. It would be nicer if instead the input image could be 5D: 3 spatial dimensions, timepoints, echo. That's a simple mrcat call, and then using multi-file numbered image could be used to separate back across echoes.
The text was updated successfully, but these errors were encountered:
Initially mentioned in #2743, but giving its own Issue for purposes of listing.
Currently, when I run
dwidenoise
on multi-echo fMRI data, I have to concatenate echoes along the volume dimension, denoise, and then separate into separate echo files based on slicing along the volume axis. It would be nicer if instead the input image could be 5D: 3 spatial dimensions, timepoints, echo. That's a simplemrcat
call, and then using multi-file numbered image could be used to separate back across echoes.The text was updated successfully, but these errors were encountered: