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  

|
September 06, 2021 08:31PM
Hi Mpark-

You have a few options. The main two that come to my mind are:

A) Take the large ROI and divide it into multiple ROIs using at Atlas.

Many ways to do this, but to divide this into the most simple steps: 1) use whereami to create an ROI of an atlas region / Freesurfer segmentation. Repeat this step for Left and Right and any other sub-regions you'd like 2) Use Clusterize / 3dROIMaker / 3dClusterize to create your clusters. 3) Use 3dcalc to multiply your Clusterize map with the anatomical ROI you made in (1). And finally 3) combine your new ROIs into a joint map using either 3dcalc or 3dTstat. You can then use this combined ROI mask with all your regions of interest for extracting values via 3dROIstats or other programs.

B) Use 3dROIMaker with -mask option to take the highest % or number of voxels in the ROIs (created above using whereami) for each atlas region to get a focal point within the ROI of "hottest" voxels. I've found this useful for pulling out localizer activation for use with say rsFMRI data and the Legendary Paul Taylor was kind enough to add it back in 2013/2014.

For either of these steps, you'll likely need to use 3dfractionize to reduce the dimensions / resolution of your ROI dataset to match your functional dataset.

Let me know if you get stuck in those and I can write out more code or even do a blog post.

-Pete



Edited 3 time(s). Last edit at 09/06/2021 08:35PM by Peter Molfese.
Subject Author Posted

Create a mask from a huge cluster Attachments

Mpark September 06, 2021 05:06AM

Re: Create a mask from a huge cluster

Peter Molfese September 06, 2021 08:31PM

Re: Create a mask from a huge cluster

Peter Molfese September 06, 2021 11:20PM

Re: Create a mask from a huge cluster

Daniel Glen September 07, 2021 10:12AM

Re: Create a mask from a huge cluster Attachments

Mpark September 08, 2021 02:09AM

Re: Create a mask from a huge cluster

Peter Molfese September 08, 2021 08:54AM

Re: Create a mask from a huge cluster

Daniel Glen September 09, 2021 11:54AM