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  

|
April 28, 2009 09:18AM
Hi Dorit,

Yes, adding 1 to the seed is properly done via: @ seed = $seed + 1 .

However, you still need to access it via $seed, not @seed. The '@'
command is basically the same as 'set', except that it is computational.
So the script should contain "-seed $seed".

---

The make_random_timing.py program should be in the same directory as
3dDeconvolve, and they should both be executable (i.e. if you run
"ls -l make_random_timing.py 3dDeconvolve", there should be 'x' markers
in the permissions area.

Maybe you simply need to run 'rehash', I don't know.

---

In any case, you will need to fix the application of $seed and re-run
the script. 50000 should be more than enough iterations otherwise.

- rick

Subject Author Posted

enhancing effectivity by 50000 iterations

Dorit April 27, 2009 12:18PM

Re: enhancing effectivity by 50000 iterations

rick reynolds April 27, 2009 12:56PM

Re: enhancing effectivity by 50000 iterations

Dorit April 28, 2009 02:26AM

Re: enhancing effectivity by 50000 iterations

rick reynolds April 28, 2009 09:18AM

Re: enhancing effectivity by 50000 iterations

Dorit April 30, 2009 02:54AM

command for max rest duration?

Steffen July 11, 2009 09:21PM

Re: command for max rest duration?

rick reynolds July 11, 2009 11:13PM

Re: command for max rest duration?

Steffen July 12, 2009 12:14PM

Re: command for max rest duration?

Steffen July 13, 2009 05:12PM

Re: command for max rest duration?

rick reynolds July 13, 2009 05:34PM

Re: command for max rest duration?

rick reynolds July 14, 2009 01:46PM