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  

|
February 09, 2009 11:20AM
Hi Derek,

The '-input' option to waver does not work that way. That ':' format
applies to the '-tstim' option, for which you would either type the
times on the command line, or use `` to get them from a file.

For your example, I will drop -numout to 30 (90 seconds worth of
output), instead of using 660. These 2 examples should produce the
same output.

waver -dt 3 -GAM -gamb 8.6 -gamc 0.547 -gamd 0 -peak 1 -numout 30 \
-tstim 30:35 40:47 57.3:60.2 > errev_resp1.1.1D

waver -dt 3 -GAM -gamb 8.6 -gamc 0.547 -gamd 0 -peak 1 -numout 30 \
-tstim `cat errev.txt` > errev_resp1.2.1D

- rick

Subject Author Posted

follow-up on non-TR locked timings

derek February 09, 2009 10:13AM

Re: follow-up on non-TR locked timings

rick reynolds February 09, 2009 11:20AM

Re: follow-up on non-TR locked timings

derek February 09, 2009 12:01PM