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  

|
January 27, 2020 10:54AM
Hi Geena,

Since make_random_timing.py does not currently have the ability to control the basis function (aside from the length of the stimulus, which dictates GAM vs BLOCK), you could change GAM to MION(1) via sed or something, as in:

sed "s/GAM/'MION(1)'/g" cmd.3dd.OLD.txt > cmd.3dd.NEW.txt

That would change any instances of GAM into 'MION(1)' in the "OLD" script, and save it as a "NEW" version.

I can look into how straightforward it would be to add such a thing directly into make_random_timing.py, too.

- rick
Subject Author Posted

@stim_analyze & modern version

geenaianni January 20, 2020 03:09PM

Re: @stim_analyze & modern version

rick reynolds January 21, 2020 02:24PM

Re: @stim_analyze & modern version

geenaianni January 24, 2020 04:13PM

Re: @stim_analyze & modern version

rick reynolds January 27, 2020 10:54AM

Re: @stim_analyze & modern version

rick reynolds January 27, 2020 01:34PM

Re: @stim_analyze & modern version

geenaianni January 27, 2020 03:54PM

Re: @stim_analyze & modern version

rick reynolds January 28, 2020 09:29AM