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  

|
December 27, 2016 12:01PM
Hi Linda,

It is not clear why you are not using afni_proc.py for
the first level analysis. To do so, add the surf block
and the -surf_anat and -surf_spec options to a typical
afni_proc.py volumetric analysis command, where the
spec file should be fore the standard mesh surfaces.


Ignoring that, consider using the standard mesh
surfaces directly in the 3dVol2Surf command. There
is probably no reason to use the original surfaces once
the standard mesh ones exist.

Also, 3dWarp -deoblique is is generally not necessary
before running 3dvolreg or align_epi_anat.py. Again,
it might be a very good idea to look at what afni_proc.py
would do.

Consider "Example 8" from the "afni_proc.py -help" output.

Also, consider the sample scripts from the class data,
including the afni_proc.py command script in
AFNI_data6/FT_analysis/s03.ap.surface,
as well as the corresponding analysis script,
AFNI_data6/FT_analysis/s13.proc.FT.surf.

Writing your own scripts is a great way to learn.
But it may be a good idea to try afni_proc.py for
the actual analysis. At least try it and compare.

- rick
Subject Author Posted

converting original mesh to standard mesh

heiding66 December 22, 2016 11:33AM

Re: converting original mesh to standard mesh

heiding66 December 27, 2016 11:07AM

Re: converting original mesh to standard mesh

rick reynolds December 27, 2016 12:01PM

Re: converting original mesh to standard mesh

heiding66 December 29, 2016 11:45AM