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  

|
August 27, 2021 06:40PM
Hello! I am working on my first gPPI analysis and have a question regarding this portion of the AFNI gPPI script as shown on this page: [afni.nimh.nih.gov]

For obtaining the interaction regressors, this is what is first suggested:
'First create a 1D (one column) file, conditionA.1D, with 0's (at those TR's where condition A does not occur), 1's (at those TR's where condition A occurs). Unlike the traditional PPI, no contrasting is performed here (thus no -1's)."

To create this file, would something like timing_tool.py be sufficient? And then, would this file serve as the input, "one1.1D", as stated in this section of the sample script: "head -${cc} stimuli/Allruns_stim_${cond}_time.1D |tail -1 > tmp.1D
waver -dt ${sub_TR} -FILE ${sub_TR} one1.1D -tstim `cat tmp.1D` -numout ${n_tp} > ${cond}${cc}${sd}.1D"
Any advice is greatly appreciated.

Thank you,
Ian



Edited 1 time(s). Last edit at 08/27/2021 06:41PM by brainboi.
Subject Author Posted

gPPI Interaction Regressor Question

brainboi August 27, 2021 06:40PM

Re: gPPI Interaction Regressor Question

rick reynolds September 08, 2021 09:32AM