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  

|
October 28, 2019 02:42PM
Hi-

We have blocks that are not the same length for every subject.

So I was wondering if it is possible to make block-length in the 3dDeconvolve function variable, as in:

3dDeconvolve -input ${sub}-rl-norm_at+tlrc \
-censor ${sub}-motion_censor.1D \
-jobs 8 \
-polort A \
-mask ${sub}-mask_at+tlrc \
-concat /data/brutus_data1/home/jwaltz/ana/pessig/scripts/RLCat.1D \
-num_stimts 12 \
-local_times \
-basis_normall 1 \
-stim_times 1 /data/brutus_data1/home/jwaltz/ana/pessig/${sub}/GAINvMISS_All_PosPE.txt 'BLOCK(X,1)' \

Where the specification of the block-type regressor can actually 'd' (duration) as a variable.

In this case, does it just make more sense to specify the regressor as a time series?

Thanks,

Jim Waltz
Subject Author Posted

3dDeconvolve with variable block length

James Waltz October 28, 2019 02:42PM

Re: 3dDeconvolve with variable block length

gang October 29, 2019 01:10PM