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 08, 2015 09:11PM
Hi Andrew,

Interpolating data to fill in censored TRs does
not seem like a good approach to me, especially
since we have known how to censor for a long time.
I guess it is to allow use of the FFT, but it also
means having to keep track of those many lost
degrees of freedom. Hopefully that is done. Plus,
one then has to make sure and apply band passing to
the other regressors.

Doing it all in one model seems much cleaner.

Regarding point 3, why would you not do all of the
pre-processing in AFNI? That is to ask, what would
you want to do that is or does not seem possible
using afni_proc.py? Or perhaps you just want to do
it all yourself, a noble but time consuming task.

If you just want to work through the steps, doing
it in parallel with an existing proc script (and
results for comparison) is a nice way to go.

One thing to note about the AFNI processing is that
the final residual time series is the same length
as the input, and therefore censored TRs are zero
volumes. That does not affect a correlation
analysis, but it might affect other types. See
the proc script for how to easily extract only the
non-censored TRs, if you want to.

Regarding the P.S., yes. There should not be much
difference in speed between the censoring approaches,
though deleting TRs should be computationally faster
than adding regressors. But it might also be a bit
more difficult to program. Maybe. I would not
ponder this much. Call them equivalent.

- rick
Subject Author Posted

afni_proc.py Censoring

mattare2 July 08, 2015 03:46PM

Re: afni_proc.py Censoring

rick reynolds July 08, 2015 04:18PM

Re: afni_proc.py Censoring

mattare2 July 08, 2015 05:32PM

Re: afni_proc.py Censoring

rick reynolds July 08, 2015 09:11PM

Re: afni_proc.py Censoring

janina_aletheia November 25, 2015 08:42AM

Re: afni_proc.py Censoring

rick reynolds December 01, 2015 12:01PM

Re: afni_proc.py Censoring

janina_aletheia December 02, 2015 03:55AM