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  

|
January 09, 2013 07:20AM
The filter in 3dBandpass is an FFT-based filter. That is, it does what Paul Taylor says: transforms the data to the frequency domain (from the time domain), sets to zero the values it doesn't "like", then transforms back to the time domain. This type of filter has some ringing artifacts in the time domain -- the impact of these depends on what use you are making of the filtered time series. For the purpose of correlating with other time series (as in InstaCorr), this type of ringing is not a problem IMHO.

The FFT approach doesn't work well if you are censoring the data after filtering (which is what some recent FMRI papers have described). If you have bad data points, you can do 2 things in AFNI:
(1) if the data points are spike, de-spiking helps
(2) you can censor the bad time points, in which case we recommend the use of afni_proc.py for the filtering operations, which will do band passing, censoring, baseline removal, AND car waxing -- all at once.

For resting state FMRI and with TR >= 2 s, it's not clear that bandpassing is of any particular value, by the way.
Subject Author Posted

3dBandpass filter's "name"

Anonymous User January 03, 2013 03:01PM

Re: 3dBandpass filter's "name"

ptaylor January 04, 2013 03:30AM

Re: 3dBandpass filter's "name"

Bob Cox January 09, 2013 07:20AM

Re: 3dBandpass filter's "name"

JoJo January 10, 2013 11:55AM

Re: 3dBandpass filter's "name"

jdviviano April 02, 2013 12:58AM

Re: 3dBandpass filter's "name"

ziad April 15, 2013 12:14PM