History of AFNI updates  

|
August 29, 2018 03:02PM
Hi, Tamara-

It would be useful to have the exact, copy+pasted error message you are receiving, actually.

@SSwarper outputs *.nii files (and aff12.1D files), and I have used its results fine in afni_proc.py previously, so I don't think that naming should be a problem.

Some notes on that afni_proc.py command:

First, a sidenote: Probably it would be preferable to use MIN_OUTLIERS as the "-volreg_align_to ..." value:
-volreg_align_to MIN_OUTLIERS
since that should hopefully be a non-corrupted volume in general.

After running @SSwarper, your "-copy_anat ..." should be the thing output by @SSwarper; probably based on your other SSwarper output file names, I'm guessing:
anatSS.MNI152_2009_template_SSW.nii
Does that exist?

And then you would want to include this:
-anat_has_skull no                                       \
because you have run the skullstripping program already on the input.

Is it possible that it can't find the MNI152_2009_template_SSW.nii.gz template file-- is that in a different directory, and not somewhere automatic that AFNI can find it? What is the output of:
@FindAfniDsetPath MNI152_2009_template_SSW.nii.gz

--pt
Subject Author Posted

Error in affine step

tamtam August 07, 2018 05:01PM

Re: Error in affine step

Peter Molfese August 07, 2018 05:17PM

Re: Error in affine step Attachments

tamtam August 08, 2018 08:31AM

Re: Error in affine step

rick reynolds August 09, 2018 09:20AM

Re: Error in affine step

tamtam August 29, 2018 02:06PM

Re: Error in affine step

ptaylor August 29, 2018 02:21PM

Re: Error in affine step

tamtam August 29, 2018 02:44PM

Re: Error in affine step

ptaylor August 29, 2018 03:02PM

Re: Error in affine step

tamtam August 29, 2018 03:56PM

Re: Error in affine step

ptaylor August 29, 2018 04:42PM

Re: Error in affine step

tamtam August 30, 2018 10:01AM

Re: Error in affine step

ptaylor August 30, 2018 10:50AM

Re: Error in affine step

tamtam August 31, 2018 08:26AM