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  

|
February 10, 2021 11:54AM
Hello AFNI group,

I have already posted the message below but did not get an answer yet, so I try to re-post ... sorry about that.


I am working with brain vascular reactivity data (CVR) and analyze our data using AFNI.
We use changes in CO2 as our stimulus file and acquire data using BOLD imaging.
We usually do a simple linear regression of BOLD by the end tidal CO2. (3dDeconvolve -mask CVRmask+orig -input CVR+orig -polort 1 -num_stimts 1
-stim_file 1 pco2_0.1D -stim_label 1 pco2effect -bucket CVR_slope )
We also have a script to convolve the end tidal CO2 with an exponential of variable time characteristic to account for variable speed of vascular reactivity depending on location and diseases.
This works pretty well to account smoother BOLD responses in impaired vasculature ...

However, I would like to be able to recover the HRF using 3dDeconvolve with the BLOCK or TENT function , with something like:

3dDeconvolve -mask CVRmask+orig -input CVR_raw_scaled+orig -polort 1 -num_stimts 1 \
-stim_file 1 CO2.1D -stim_label 1 CO2effect \
-stim_maxlag 12 \
-stim_times 1 tname BLOCK(1,1) ...

The problem is that I cannot make a tname file because the CO2 is not only ON(1) or OFF(0) but rather a graded stimulus with values between 0 and 1 ...

Any suggestions/ help?

Thank you,

Julien
Subject Author Posted

3dDeconvolve

julienjulien February 10, 2021 11:54AM

Re: 3dDeconvolve

RWCox March 08, 2021 03:36PM

Re: 3dDeconvolve

RWCox March 08, 2021 05:39PM

Re: 3dDeconvolve

julienjulien March 10, 2021 08:35AM

Re: 3dDeconvolve

julienjulien March 10, 2021 08:02AM

Re: 3dDeconvolve

RWCox March 10, 2021 05:48PM

Re: 3dDeconvolve

RWCox March 11, 2021 11:46AM

Re: 3dDeconvolve

julienjulien March 12, 2021 08:19AM

Re: 3dDeconvolve

julienjulien March 12, 2021 09:12AM