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 01, 2013 09:21AM
Hi Priyank,

That has been on my todo list for 3-5 years. My most recent
update along those lines was to *almost* finish adding the option
to write just the 3dDeconvolve command to a separate file. If
you want to try it and are ambitious, change "if 0:" to "if 1:" after
the comment text:

"# maybe user just wants a 3dDeconvolve command script"

in the file db_mod.py.

Otherwise, what I do is just extract the 3dDeconvolve command
from the proc script, as well as the 'set subj = ' line, and add a
prefix to any output dataset names. Then it is easy to play with.

Output dataset names often include:
X.xmat.1D, errts, stats, fitts, iresp

How does that seem?

Note that because it is pretty easy to grab the 3dD command
like this, that has lowered the priority. But maybe I will at least
finish adding an option for that.

- rick
Subject Author Posted

Can I do BLOCK and TENT regression in 1 proc.py?

pshuk May 01, 2013 09:05AM

Re: Can I do BLOCK and TENT regression in 1 proc.py?

rick reynolds May 01, 2013 09:21AM

Re: Can I do BLOCK and TENT regression in 1 proc.py?

pshuk May 01, 2013 09:40AM

Re: Can I do BLOCK and TENT regression in 1 proc.py?

Peter Molfese May 01, 2013 10:13AM

Re: Can I do BLOCK and TENT regression in 1 proc.py?

rick reynolds May 09, 2013 02:28PM