History of AFNI updates  

|
April 29, 2022 08:49AM
Hi, Osman-

This is a pretty large topic, and I think the best place to start would be with some of the underlying theory of FMRI modeling, which we have some AFNI Academy videos about here:
[www.youtube.com]
Somewhat more focusedly, in the afni_proc.py start-to-finish videos:
[www.youtube.com]
... Rick goes through a single subject task-based FMRI analysis with afni_proc.py; resting state has some differences, but looking at the scaling description will be relevant to what is here (and subsequently):
[www.youtube.com]
Really, going through the theory and start-to-finish video would be quite useful.
Going through videos #30 and 31 here (from an AFNI Bootcamp we taught at MIT):
[cbmm.mit.edu]
... would be useful for some resting-state specific processing issues.

As a short answer: there is *data* everywhere in the dataset field of view, both inside the brain and outside the brain. We measure 'signal' response in a general sense of brain, ventricle, skull, face, and air. Some of those areas are more useful to focus on for our scientific questions than others---but performing statistical modeling throughout the whole volume and looking at results everywhere is reeeeaaallly useful for fully understanding the acquired data and avoiding potential acquisition/processing pitfalls. Hence, we don't mask the data at this stage.

The data outside the brain is reaaallly noisy, so it can have veeery large features in it, esp in the residual time series, which is what the errts* dataset is. Trying to gauge goodness/badness from just the values in the errts is not a good road to be going down, because of scaling in particular. Looking at seedbased correlation from a seed within the brain is better---that is where the final analyses will be based, anyways. So, understanding the FMRI-based modeling, the difference between fitts and errts time series (the former being more used in task-based FMRI and the latter in resting state FMRI), and how each can be used to answer specific research/clinical questions, would be good to aims. Those are larger topics than can be adequately typed about here---going through those videos would be useful for that, and subsequent questions could be addressed here.

-pt
Subject Author Posted

afni_proc.py example 11b

osman April 20, 2022 07:25PM

Re: afni_proc.py example 11b

ptaylor April 21, 2022 09:55AM

Re: afni_proc.py example 11b Attachments

osman April 21, 2022 05:06PM

Re: afni_proc.py example 11b

ptaylor April 21, 2022 05:12PM

Re: afni_proc.py example 11b

osman April 21, 2022 05:48PM

Re: afni_proc.py example 11b Attachments

ptaylor April 21, 2022 09:28PM

Re: afni_proc.py example 11b Attachments

osman April 28, 2022 12:15PM

Re: afni_proc.py example 11b Attachments

ptaylor April 28, 2022 12:42PM

Re: afni_proc.py example 11b

rick reynolds April 28, 2022 01:06PM

Re: afni_proc.py example 11b Attachments

osman April 28, 2022 07:27PM

Re: afni_proc.py example 11b

osman April 28, 2022 07:30PM

Re: afni_proc.py example 11b

ptaylor April 29, 2022 08:49AM

Re: afni_proc.py example 11b

osman April 29, 2022 10:23AM

Re: afni_proc.py example 11b

ptaylor April 29, 2022 02:52PM