Hello list,
I had a question about unpacksdcmdir. I am trying to get freesurfer/fs-fast up and running on my off-site linux box. It goes through the motions until I try to unpack my raw allegra data, then it stops on me and gives the following error:
error: reading ../...path to raw data.../125000-1-2.dcm tag 28 30
Any help would be greatly appreciated!
thanks,
Paul
Try converting that one file outside of unpacksdcmdir, eg:
mri_convert 125000-1-2.dcm f.bhdr
unpacksdcmdir is just a frontend for mri_convert, but unpacksdcmdir is not too good about giving informative error msgs. Eg, it could be that you don't have a license file.
Also, in general when you submit a bug report, you should give the full command-line and the full text of what it prints out.
doug
Paul Aparicio wrote:
Hello list,
I had a question about unpacksdcmdir. I am trying to get freesurfer/fs-fast up and running on my off-site linux box. It goes through the motions until I try to unpack my raw allegra data, then it stops on me and gives the following error:
error: reading ../...path to raw data.../125000-1-2.dcm tag 28 30
Any help would be greatly appreciated!
thanks,
Paul
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu