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  

|
March 26, 2004 08:17AM
HI Arul,

Actually, tstim.1D is a single column file, with 30 rows
(and is part of the AFNI_sample_03.tgz sample data, see:
[afni.nimh.nih.gov]).
Such data is often presented in rows because it takes so
much less space.

However, for the -tstim option, it makes no difference.
The tstim option takes the timing from the command line,
which is why `cat tstim.1D` is used (putting the output
of that cat command back on the command line, before the
waver program reads the command).

Each condition should get its own input file and output
file. You will probably end up passing those output files
to 3dDecovolve, via the '-stim_file' option.

The command 'waver -help' will provide descriptions of the
various options.

- rick

Subject Author Posted

creating vector files

Arul Thangavel March 18, 2004 06:16PM

Re: creating vector files

Gang Chen March 18, 2004 06:43PM

Re: creating vector files

Arul Thangavel March 25, 2004 06:05PM

Re: creating vector files

rick reynolds March 26, 2004 08:17AM