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  

|
May 14, 2009 03:03PM
Hi,
I ran a 3dDeconvolve script (see below) on each of our subj +orig maps, with TENTs and the -iresp option. The resulting bucket file shows for each of my three regressed conditions sub-bricks for 7 timepoints. I also have three separate output files from the -iresp options.
I am not sure what output files to use when running t-tests comparing for example two groups on one condition. My goal is to look at significant differences in volumes of group activation for a condition, and then apply the usual cluster threshold using AlphaSim and Clusterize.
Since I have 7 timepoints, do I use all of them and use the bucket file or my t-test, or should I use the output of the -iresp files?

Below is my script. Thanks a lot,
Alessandra


3dDeconvolve \
-input 16588.SST.time+orig \
-TR_1D 1.2 \
-automask \
-num_stimts 9 \
-stim_times 1 regressor_CorrectStop.1D 'TENT(0,14.4,7)' \
-stim_label 1 CorrectStop \
-stim_times 2 regressor_CorrectGo.1D 'TENT(0,14.4,7)' \
-stim_label 2 CorrectGo \
-stim_times 3 regressor_IncorrectStop.1D 'TENT(0,14.4,7)' \
-stim_label 3 IncorrectStop \
-stim_file 4 16588motion_output.1D[1] -stim_base 4 -stim_label 4 Roll \
-stim_file 5 16588motion_output.1D[2] -stim_base 5 -stim_label 5 Pitch \
-stim_file 6 16588motion_output.1D[3] -stim_base 6 -stim_label 6 Yaw \
-stim_file 7 16588motion_output.1D[4] -stim_base 7 -stim_label 7 dS \
-stim_file 8 16588motion_output.1D[5] -stim_base 8 -stim_label 8 dL \
-stim_file 9 16588motion_output.1D[6] -stim_base 9 -stim_label 9 dP \
-iresp 1 CorrectStopResponse \
-iresp 2 IncorrectStopResponse \
-iresp 3 CorrectGoResponse \
-polort 3 \
-xout \
-fout \
-tout \
-fitts output_model_fitts \
-xjpeg Xmat_jpg.jpg \
-x1D Xmat_1D.x1D \
-bucket 16588.stopsignal.bucket \
Subject Author Posted

Group analyses after running 3dDeconvolve

Alessandra May 14, 2009 03:03PM

Re: Group analyses after running 3dDeconvolve

Gang Chen May 14, 2009 06:07PM

Re: Group analyses after running 3dDeconvolve

Alessandra May 15, 2009 12:09PM

Re: Group analyses after running 3dDeconvolve

Gang Chen May 15, 2009 04:07PM

Re: Group analyses after running 3dDeconvolve

Alessandra May 15, 2009 05:26PM

Re: Group analyses after running 3dDeconvolve

Alessandra May 26, 2009 03:22PM

Re: Group analyses after running 3dDeconvolve

Gang Chen May 26, 2009 05:04PM

Re: Group analyses after running 3dDeconvolve

Alessandra May 26, 2009 06:13PM