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  

|
ns
May 16, 2017 04:05PM
Hello,
I'm trying to use the gltsym command with 3dDeconvolve to run linear tests between my conditions in different time points.
I don't understand in the output matrix the order and the numbers of the lags. By defining the lags [2..4] I expected to get 3 time points for each variable, and not 4 (as the output suggests).

INPUT:
3dDeconvolve -input r4.$sub.pic.scale+orig.HEAD \ \
-mask $sub.struc_al_ss_mask+orig \
-censor $sub.pic.WholeBrainF.Censor.1D \
-num_stimts 6 \
-stim_times 1 ../O$ord.Vio.txt 'CSPLINzero(0,15,6)' \
-stim_label 1 violence \
-stim_times 2 ../O$ord.Dgt.txt 'CSPLINzero(0,15,6)' \
-stim_label 2 disgust \
-stim_times 3 ../O$ord.Ero.txt 'CSPLINzero(0,15,6)' \
-stim_label 3 erotica \
-stim_times 4 ../O$ord.Fam.txt 'CSPLINzero(0,15,6)' \
-stim_label 4 family \
-stim_times 5 ../O$ord.Obj.txt 'CSPLINzero(0,15,6)' \
-stim_label 5 object \
-stim_times 6 ../O$ord.Peo.txt 'CSPLINzero(0,15,6)' \
-stim_label 6 people \
-jobs 2 \
-gltsym 'SYM: +violence[2..4] -disgust[2..4]' \
-bucket $sub.stats.GLTtest

OUTPUT:
GLT matrix from 'SYM: +violence[2..4] -disgust[2..4]':
0 0 1 1 1 1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0


Any suggestion would be greatly appreciated.

thanks,
nicola



Edited 1 time(s). Last edit at 05/17/2017 09:23AM by ns.
Subject Author Posted

3dDeconvolve and General Linear Test (GLTsym) problem

ns May 16, 2017 04:05PM

Re: 3dDeconvolve and General Linear Test (GLTsym) problem

ns May 19, 2017 10:04AM

Re: 3dDeconvolve and General Linear Test (GLTsym) problem

rick reynolds May 19, 2017 11:46AM

Re: 3dDeconvolve and General Linear Test (GLTsym) problem

rick reynolds May 19, 2017 11:54AM

Re: 3dDeconvolve and General Linear Test (GLTsym) problem

ns May 22, 2017 05:26PM

Re: 3dDeconvolve and General Linear Test (GLTsym) problem

ns May 22, 2017 05:27PM

Re: 3dDeconvolve and General Linear Test (GLTsym) problem

rick reynolds May 22, 2017 08:01PM

Re: 3dDeconvolve and General Linear Test (GLTsym) problem

ns May 23, 2017 01:37PM

Re: 3dDeconvolve and General Linear Test (GLTsym) problem

rick reynolds May 23, 2017 04:40PM