Or my guess is that this seq.info is not necessary for the further analysis.. so I can go ahead without it?

Best,
Ji Won

2016-02-05 15:06 GMT-05:00 Ji Won Bang <kirstens03@gmail.com>:
If I use:
unpacksdcmdir -src dicomdir -targ targetdir -scanonly targetdir /scan.info

I can get sequencename, nrows, ncols, nslcs, ntrs, but how can I check the exact value of slcpixelsize?

Thanks,
Ji Won

2016-02-05 14:54 GMT-05:00 Ji Won Bang <kirstens03@gmail.com>:
Dear. Freesurfer team

I used dcmunpack to convert DCM to nii.

This command didn't generate seq.info (I couldn't find it).

I'd like to create one by myself....

Do you know how I can check the scan parameters:
sequencename
nrows
ncols
nslcs
rowpixelsize 
colpixelsize
slcpixelsize
ntrs
TR

I know that when I use: unpacksdcmdir -src dicomdir -targ targetdir -scanonly targetdir /scan.info

I can get sequencename, nrows, ncols... but then from where can I check the others?

Thank you very much.

Best,
Ji Won