History of AFNI updates  

|
ziad
October 21, 2009 10:46PM
Hi Aaron,

CreateIcosahedron can create spherical surfaces quite easily. See -help output for details.

In terms of manipulating coordinates in matlab then writing them back for SUMA's use. You can output surface models in the .1D or the VEC format. Which define a surface with two separate files. A coordinate file, and a triangulation file.
Your best bet is to use ConvertSurface to turn any surface you have into the 1D format and see what it looks like.

Lastly besides loading a surface that you've created into SUMA, you should take a look at the demo scripts: @DriveSuma and @DO.examples

Those scripts run automatically, and illustrate many of the things you want done.

cheers,
ziad
Subject Author Posted

SUMA: how to create a "toy" surface

Aaron Schurger October 21, 2009 05:08PM

Re: SUMA: how to create a "toy" surface

ziad October 21, 2009 10:46PM

Re: SUMA: how to create a "toy" surface

Aaron Schurger October 22, 2009 06:31AM

Re: SUMA: how to create a "toy" surface

ziad October 27, 2009 02:33PM

Re: SUMA: how to create a "toy" surface

Aaron Schurger November 27, 2009 05:11PM

Re: SUMA: how to create a "toy" surface

Aaron Schurger November 27, 2009 03:35PM

Re: SUMA: how to create a "toy" surface

ziad November 30, 2009 09:07AM