AFNI program: 1dMarry

Output of -help


Usage: 1dMarry [options] file1 file2

  Joins together 2 ragged-right .1D files, for use in with
  3dDeconvolve -stim_times_AM2.
*OR*
  Breaks up 1 married file into 2 single-valued files.

Options:
=======
 -sep c    == Use the character 'c' as the separator for the values.
              [Default separator is '*']
 -divorce  == Instead of marrying file1 and file2, assume that file1
              is already a married file; split it time*value pairs
              into two files, and name them 'file2_A.1D' 'file2_B.1D'.

If not divorcing, the 'married' file is written to stdout.

-- RWCox -- written hastily in March 2007 -- hope I don't repent

++ Compile date = Jul 24 2008


This page auto-generated on Fri Jul 25 01:23:45 EDT 2008