unpacksdcmdir -src dicomdir -targ targetdir -scanonly targetdir/scan.info
however, when I try to run the next command to actually unpack the data:
unpacksdcmdir -src 0008 -targ NIFTI -fsfast \
? -run 7 3danat mgz 001.mgz \<<NIFTI>>
I get the following error message: Missing name for redirect.
Thanks,