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 11, 2015 05:08PM
Ooook, sorry, I understand more now.

So, yes, there is some help for implementing this. The "Walnut brain" demo is here:
[afni.nimh.nih.gov]

and it requires you to have the desired template surfaces (in your case, I guess the TT_N27 one) downloaded. There is some description for this in the SUMA help, e.g.,:
$ suma -hview

and searching for 'TEMPLATE'.

Download the suma TT_N27 file and untar it in your ~/.afni/data/ directory (which, like me, you might have to create):
$ mkdir ~/.afni/data
$ cd ~/.afni/data
$ wget [afni.nimh.nih.gov]
$ tar -xf suma_TT_N27.tgz


and the listing the directory contents should show you two things (the zipped and unzipped directories), like this:
$ ls
suma_TT_N27  suma_TT_N27.tgz


Then you can go back to whatever directory you were working in with your own data and use the following (because you put it specifically in ~/.afni/data/ it will know where to find these template files):
$ suma -spec TT_N27  [...etc.]


and then you can use Ctrl+[Left Mouse click-and-drag] to open up the surface.

Is that the functionality you were aiming for?

--pt



Edited 1 time(s). Last edit at 12/11/2015 05:09PM by ptaylor.
Subject Author Posted

Displaying 3d ROI in SUMA

archerdb December 09, 2015 03:46PM

Re: Displaying 3d ROI in SUMA

ptaylor December 09, 2015 05:22PM

Re: Displaying 3d ROI in SUMA

archerdb December 10, 2015 09:18AM

Re: Displaying 3d ROI in SUMA

ptaylor December 10, 2015 09:37AM

Re: Displaying 3d ROI in SUMA

archerdb December 10, 2015 10:23AM

Re: Displaying 3d ROI in SUMA

ptaylor December 10, 2015 10:50AM

Re: Displaying 3d ROI in SUMA

archerdb December 10, 2015 01:01PM

Re: Displaying 3d ROI in SUMA

ptaylor December 10, 2015 06:15PM

Re: Displaying 3d ROI in SUMA

archerdb December 11, 2015 03:19PM

Re: Displaying 3d ROI in SUMA

ptaylor December 11, 2015 05:08PM

Re: Displaying 3d ROI in SUMA

archerdb December 14, 2015 09:41AM

Re: Displaying 3d ROI in SUMA

ptaylor December 14, 2015 10:42AM

Re: Displaying 3d ROI in SUMA

archerdb December 14, 2015 11:56AM

Re: Displaying 3d ROI in SUMA

ptaylor December 14, 2015 12:35PM

Re: Displaying 3d ROI in SUMA

archerdb December 15, 2015 02:15PM

Re: Displaying 3d ROI in SUMA

ptaylor December 16, 2015 04:13PM

Re: Displaying 3d ROI in SUMA

archerdb December 16, 2015 05:41PM