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  

|
May 22, 2020 12:55PM
Hi-

What was the 3dNetcorr command that you entered? An example one would be:
3dNetCorr                                  \
         -inset TIME_SERIES_DSET               \
         -in_rois ROI_MAP_DSET              \
         -mask MASK_DSET                     \
         -prefix OUTPUT_DSET
where there are two main inputs:
+ a TIME_SERIES_DSET, which is a 3D+time dataset of time series values throughout a volume,
+ a ROI_MAP_DSET, which is a map of ROIs (each ROI is a set of voxels with the same integer value, whether contiguous or not),
and a secondary/optional input, the MASK_DSET (a mask to apply to further restrict the volume analyzed, if you want).

It sounds like you have made the ROI_MAP_DSET already from using 3dUndump (and you should use the AFNI GUI to verify that the spheres are in the places you want).

Where is your TIME_SERIES_DSET coming from?

--pt
Subject Author Posted

Making Multiple ROIs for 3dNetCorr ROI Analysis

prateeksasan1 May 22, 2020 10:04AM

Re: Making Multiple ROIs for 3dNetCorr ROI Analysis

ptaylor May 22, 2020 12:55PM

Re: Making Multiple ROIs for 3dNetCorr ROI Analysis

prateeksasan1 June 12, 2020 10:41AM

Re: Making Multiple ROIs for 3dNetCorr ROI Analysis

ptaylor June 12, 2020 12:30PM