AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

History of AFNI updates  

|
June 16, 2006 05:36PM
Hello,

I am trying to convert Siemens IMA files to AFNI 3D+time series. There is one complete 3D volume for each time point. So if I have 125 time points, i would use the following command line:
to3d -time:zt 1 125 3s alt+z file_prefix*
However, it seems to calculate number of slices in each 3D image and outputs the following:
++ Counting images: total=6000 2D slices
** Number of slices on command line = 6000
** Number of slices needed for -time: = 125
** Something is wrong with your command line!
The number of slices in this particular series is 48. I could make it work by changing the options to:
to3d -time:zt 48 125 3s alt+z file_prefix*
but not all series have the same number of slices. Is there a workaround to it? Is there a way to extract number of slices using some AFNI command?
I tried using Dimon with GERT option, and it renamed the files (which is necessary for Siemens files), but still had the same error.
Thank you.

Sincerely,
Renat.
Subject Author Posted

converting Siemens DICOM fMRI series to 3D+time AFNI BRIKs

Renat Yakupov June 16, 2006 05:36PM

Re: converting Siemens DICOM fMRI series to 3D+time AFNI BRIKs

rick reynolds June 16, 2006 05:58PM

Re: converting Siemens DICOM fMRI series to 3D+time AFNI BRIKs

Renat Yakupov June 16, 2006 06:11PM

Re: converting Siemens DICOM fMRI series to 3D+time AFNI BRIKs

rick reynolds June 16, 2006 06:55PM

Re: converting Siemens DICOM fMRI series to 3D+time AFNI BRIKs

Renat Yakupov June 16, 2006 07:47PM