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  

|
March 09, 2018 04:43PM
I just thought of something...

since all my xyz coordinates and my final processed EPI datasets are all in MNI space, could I create the ROI with 3dUndump directly on the EPI set? Why am I bothering to make the ROI using the anat volume and then resampling to the epi volume if all of them are in the same MNI space? That way I would probably get the same number of voxels in each ROI.

Example:

#find center of mass of subarea and output xyz coordinates to text file
3dCM -set x y z subroi_1_leftSTG.nii.gz > CM_subroi1_leftSTG.txt
#read text file into command to make 6mm ROI using epi dataset as master
3dUndump -prefix leftSTG_sub1_6mmROI -master pc09.${pnum}_rest_run1_MEICA.spc.nii.gz -srad 6 -orient RAI -xyz CM_subroi1_leftSTG.txt
Subject Author Posted

3dresample # of voxels

rolinskira March 08, 2018 02:48PM

Re: 3dresample # of voxels

rick reynolds March 08, 2018 04:16PM

Re: 3dresample # of voxels

rolinskira March 08, 2018 04:39PM

Re: 3dresample # of voxels

ptaylor March 08, 2018 08:03PM

Re: 3dresample # of voxels

rolinskira March 09, 2018 04:43PM

Re: 3dresample # of voxels

rick reynolds March 12, 2018 11:12AM