Hi all,
is it possible to convert my functional SPM images (3d) to bshort (or bfloat) format using mri_convert? Is still get stucked here, since mri_convert only allows me to convert one image instead of the full time series...
Is there an option to convert a list of old SPM 3d images? I'm a bit confused so I would appreciate any kind of help. Thanks.
Lars
An easy way is with mri_concat, something like:
mri_concat yourspm*.img --o yourspm.bhdr
why bfloat/bshort? If you want nifti:
mri_concat yourspm*.img --o yourspm.nii
doug
On Tue, 19 Jun 2007, Lars Kuchinke wrote:
Hi all,
is it possible to convert my functional SPM images (3d) to bshort (or bfloat) format using mri_convert? Is still get stucked here, since mri_convert only allows me to convert one image instead of the full time series...
Is there an option to convert a list of old SPM 3d images? I'm a bit confused so I would appreciate any kind of help. Thanks.
Lars
freesurfer@nmr.mgh.harvard.edu