History of AFNI updates  

|
Matt Hoptman
January 22, 2012 06:26PM
Thanks. I've put code in the "empty" block, but this gives me two additional questions:
1) the align_epi_anat.py step fails when I feed it the fieldmap-corrected data (apparently because the file, in NIFTI format, does not have type "epi"). Is there any way I can make an AFNI header for this file that will contain the "type" attribute?

The error I get is:
**ERROR Could not square a circle (3dAllineate could not align anat to epi)
Traceback (most recent call last):
File "align_epi_anat.py", line 3016 in <module>
ps.align_anat2epi(e, a, ps.epi_wt, ps.AlOpt, suff, mcost)
TypeError: 'NoneType' object is not iterable
################################################

2) I'd like to do the fieldmapping before Talairaching, but it looks like the volreg step has to be done using Talairaching options. What I'd WANT to do is:
-blocks tshift volreg empty align mask blur scale regress tlrc

This allow me to do all processing in native space and then only tlrc at the end.

but what I think the script needed is:
-blocks tshift empty align tlrc volreg mask blur scale regress.

Is this correct?

--Matt
Subject Author Posted

B0 correction using Siemens field map

Lee Friedman March 15, 2007 06:49PM

Re: B0 correction using Siemens field map

RWCox March 16, 2007 01:23PM

Re: B0 correction using Siemens field map

Lee Friedman March 16, 2007 01:54PM

Re: B0 correction using Siemens field map

Bonnie April 05, 2007 02:03PM

Re: B0 correction using Siemens field map

Giorgio Ganis April 05, 2007 03:36PM

Re: B0 correction using Siemens field map

Lee Friedman April 05, 2007 03:41PM

Re: B0 correction using Siemens field map

RN April 19, 2007 01:35PM

Re: B0 correction using Siemens field map

EN July 24, 2007 02:54PM

Re: B0 correction using Siemens field map

John Ollinger August 01, 2007 02:13PM

Re: B0 correction using Siemens field map

Gregory R Samanez-Larkin June 06, 2010 04:06PM

Re: B0 correction using Siemens field map

Liat June 07, 2010 03:31AM

Re: B0 correction using Siemens field map

sheeba August 23, 2007 12:12PM

Re: B0 correction using Siemens field map

sheeba August 23, 2007 12:15PM

Re: B0 correction using Siemens field map

Phil Burton March 02, 2010 01:22PM

Re: B0 correction using Siemens field map

Leigh Nystrom March 04, 2010 06:18PM

Re: B0 correction using Siemens field map

Terry March 09, 2010 02:02AM

Re: B0 correction using Siemens field map

Matt January 13, 2012 03:33PM

Re: B0 correction using Siemens field map

rick reynolds January 18, 2012 09:59PM

Re: B0 correction using Siemens field map

Matt Hoptman January 22, 2012 06:26PM

Re: B0 correction using Siemens field map

rick reynolds January 23, 2012 11:44AM

Re: B0 correction using Siemens field map

Matt Hoptman January 23, 2012 11:53AM

Re: B0 correction using Siemens field map

rick reynolds January 23, 2012 12:26PM