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  

|
October 13, 2007 12:35PM
Hi,
I am very new to AFNI and am trying out 3dAllienate but running into a few problems.
I need to coregister EPI (4 runs) to anatomical. I first tried coregistering the concatenated EPI data set (over 800 subbricks) but ran into a malloc error. So I tried to coregister one run at a time (209 subbricks) using the following script:
set subject = C01
set study = Eng

3dSkullStrip -input ${study}.${subject}.anat+orig -prefix ${study}.${subject}.anat.stripped

3dAllineate -base ${study}.${subject}.anat.stripped+orig -source ${study}.${subject}.series1.3dreg+orig -EPI -prefix ${study}.${subject}.series1.aligned

end

I have enough memory for this but run into a different error: Filesize limit exceeded.

Is there any other way that I can coregister the EPI to the anatomical? (Maybe extract one subbrick from the EPI series to use with 3dAllineate and then apply the transformations to all of the EPI subbricks?)
After coregistration, I will need to concatenate all runs and run 3dDeconvolve. Also, I need to keep the anatomical image untransformed as I will be exporting it from AFNI to draw ROIs and then bringing it back into AFNI to run 3dmaskave to get IRF for all ROIs.

Thanks for your help,
Kristen
Subject Author Posted

3dAllienate Error

Kristen October 13, 2007 12:35PM

Re: 3dAllienate Error

rick reynolds October 13, 2007 11:56PM

Re: 3dAllienate Error

Kristen October 14, 2007 10:32PM

Re: 3dAllienate Error

rick reynolds October 15, 2007 10:42AM

Re: 3dAllienate Error

Kristen October 15, 2007 08:20PM

Re: 3dAllienate Error

rick reynolds October 16, 2007 09:24AM

Re: 3dAllienate Error

Eric Vidoni April 08, 2008 04:08PM

Re: 3dAllienate Error

rick reynolds April 08, 2008 07:01PM

Re: 3dAllienate Error

Erika January 29, 2009 04:41PM

Re: 3dAllienate Error

Daniel Glen January 29, 2009 05:34PM

Re: 3dAllienate Error

Erika January 30, 2009 01:28PM