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  

|
Kevin
May 14, 2003 02:23PM
Well, my goal is making script for the 3dfim so I can eliminate manual process using GUI.

Using GUI, this is how I calculate 3dfim.
From the "comput fim", I choose "% change" from the list and click "->fico"

I could not get same result using "3dfim" in command line. I tried many different options.
**********************************************
3dfim -im1 5 -input mysubjet.reg+orig -percent 100 -ideal
NewIdeal.1D -ort mysubjet.1D -prefix mysubjet.reg@1

**********************************************
However, activation I see is not same as using GUI.
Again,
First of all, using "3dfim" eliminates all the negative activations.
Moreover, all the positive activations are not presented as same as using GUI.

So I used "3dfim+" and obtained same result as using GUI.

**********************************************
3dfim+ -nfirst 4 -input mysubjet+orig -ideal_file NewIdeal.1D
-polort 1 -ort_file mysubject.1D -out '% Change' -out 'Correlation'
-bucket mysubject.reg@1

**********************************************
However, it produce a bucket file.

My qesution was that is there any commnad and proer option that I can get a fico file just like doing using GUI, From the "comput fim", I choose "% change" from the list and click "->fico" ?

Subject Author Posted

3dfim command

Kevin May 12, 2003 03:16PM

Re: 3dfim command

bob cox May 12, 2003 03:52PM

Re: 3dfim command

Kevin May 14, 2003 02:23PM