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  

|
July 21, 2014 10:13AM
Once there is node correspondence between the ROI
dataset and the surface datasets, then you should be
able to use normal 3d* programs on them, such as
3dROIstats, which gives stats for one ROI at a time.

To get node correspondence, I believe there are 2
steps (I am not a master of this):

1. Convert the ROI to a niml dataset, e.g.

ROI2dataset -label_dset  lh.NEW.niml.dset -input lh.DRAWN_ROI.niml.roi

2. Create a full dataset that has all nodes (not just
those in the ROI), e.g.

ConvertDset -i lh.NEW.niml.dset -o_NIML -pad_to_node ld120 -prefix FINAL

See the suma.pdf class handout for details, along with
run_ROI2dataset and run_ROIdump in the suma_demo/afni
class data directory.

- rick



Edited 1 time(s). Last edit at 07/22/2014 08:40AM by rick reynolds.
Subject Author Posted

Getting stats of a manually drawn surface ROI? (SurfROIstats?)

Oori July 20, 2014 02:36AM

Re: Getting stats of a manually drawn surface ROI? (SurfROIstats?)

rick reynolds July 21, 2014 10:13AM

Re: Getting stats of a manually drawn surface ROI? (SurfROIstats?)

Oori July 22, 2014 03:05AM