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 01, 2014 09:11AM
Note that removing the lowest frequencies is essentially
what the -polort regressors are for in a normal execution
of 3dDeconvolve.

For a task based connectivity analysis between conditions,
do you have long blocks for each condition, or is it a
fast, event related design (or somewhere in the middle)?
So I gather the questionable step is leaving the BOLD
response from tasks of interest in the data when computing
the correlations. Is that right?


Censoring before bandpassing breaks the time axis in a
model that is all about signal frequencies. Censoring
after bandpassing can send echoes of would-be-censored
spikes ringing through a time series.

If you want to slip bandpassing in there, the place to do
it is in the regression (via 3dDeconvolve or 3dTproject).
Censoring and bandpassing should be done in the same step.
That means no calls to 3dBandpass.


It seems to me that you could easily carry out your test
exactly like afni_proc.py would do it: add bandpassing to
the 3dDeconvolve command, and possibly then use 3dTproject
with the resulting X-matrix, since it is much faster.


Why don't you just write an afni_proc.py command, and copy
the bandpassing bits into your own script? At least look
it over to understand how it is done (and done efficiently).

It is still not clear to me what would be wrong with a
normal afni_proc.py script.

- rick
Subject Author Posted

Bandpass + 3dDeconvolve for tasked-based FC analysis

d6anders June 30, 2014 12:59AM

Re: Bandpass + 3dDeconvolve for tasked-based FC analysis

rick reynolds June 30, 2014 10:18AM

Re: Bandpass + 3dDeconvolve for tasked-based FC analysis

d6anders June 30, 2014 07:55PM

Re: Bandpass + 3dDeconvolve for tasked-based FC analysis

rick reynolds July 01, 2014 09:11AM

Re: Bandpass + 3dDeconvolve for tasked-based FC analysis

d6anders July 05, 2014 09:00PM

Re: Bandpass + 3dDeconvolve for tasked-based FC analysis

rick reynolds July 09, 2014 10:17AM

Re: Bandpass + 3dDeconvolve for tasked-based FC analysis

d6anders July 09, 2014 07:57PM

Re: Bandpass + 3dDeconvolve for tasked-based FC analysis

rick reynolds July 09, 2014 09:10PM

Re: Bandpass + 3dDeconvolve for tasked-based FC analysis

d6anders July 09, 2014 10:21PM

Re: Bandpass + 3dDeconvolve for tasked-based FC analysis

rick reynolds July 10, 2014 01:35PM

Re: Bandpass + 3dDeconvolve for tasked-based FC analysis

d6anders July 10, 2014 10:22PM

Re: Bandpass + 3dDeconvolve for tasked-based FC analysis

rick reynolds July 11, 2014 09:15AM

Re: Bandpass + 3dDeconvolve for tasked-based FC analysis

d6anders July 11, 2014 10:27PM

Re: Bandpass + 3dDeconvolve for tasked-based FC analysis

d6anders July 12, 2014 11:11PM

Re: Bandpass + 3dDeconvolve for tasked-based FC analysis

rick reynolds July 13, 2014 02:32PM

Re: Bandpass + 3dDeconvolve for tasked-based FC analysis

d6anders July 08, 2014 03:56PM