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 26, 2017 03:15PM
Hi Rick,

Wouldn't "post_rest 9" give me the 9 seconds (i.e. 3 baseline trials) I need at the end of each run?

You had asked about what the GLT would look like for "all the conditions together vs baseline".

When trying to create these GLTs I got confused because I will need to code the baseline conditions as 'rest' as far as 3dDeconvolve in concerned, that is, not code for it at all. This is different from how I am coding the baseline condition in MRT.py because I am having to code it as a 'real' condition. So, any automated scripts that take the MRT.py and pipe them into the 3dDeconvolve -nodata will have to be modified to account for this.

Assuming we (smiling smiley) can figure that trick out, I would code the 3dDeconvolve glts as follows:

Here I am trying to do the task (labels 1 through 8) vs baseline comparison.
gltsym 'SYM: +label1 +label2 +label3 +label4 +label5 +label6 +label7 +label8' -glt_label 1 "Task_vs_Baseline"

For area under the curve for each condition it would be
-gltsym 'label1'' -glt_label 'label1AUC'
etc, same for each label.

Christine
Subject Author Posted

'active' baseline task and make_random_timing.py

Christine Smith October 16, 2017 07:21PM

Re: 'active' baseline task and make_random_timing.py

rick reynolds October 18, 2017 09:28AM

Re: 'active' baseline task and make_random_timing.py

Christine Smith October 18, 2017 05:30PM

Re: 'active' baseline task and make_random_timing.py

Christine Smith October 25, 2017 05:03PM

Re: 'active' baseline task and make_random_timing.py

rick reynolds October 25, 2017 06:29PM

Re: 'active' baseline task and make_random_timing.py

Christine Smith October 26, 2017 03:15PM

Re: 'active' baseline task and make_random_timing.py

rick reynolds November 03, 2017 11:41AM

Re: 'active' baseline task and make_random_timing.py

Christine Smith November 06, 2017 09:27PM

Re: 'active' baseline task and make_random_timing.py

rick reynolds November 09, 2017 10:43AM

Re: 'active' baseline task and make_random_timing.py

Christine Smith November 20, 2017 08:24PM

Re: 'active' baseline task and make_random_timing.py

rick reynolds November 21, 2017 11:25AM

Re: 'active' baseline task and make_random_timing.py

rick reynolds November 22, 2017 08:29AM

Re: 'active' baseline task and make_random_timing.py

Christine Smith November 29, 2017 03:19PM

Re: 'active' baseline task and make_random_timing.py

rick reynolds November 29, 2017 03:46PM