%Id $Id: ltacat.doc,v 1.7 1999/04/18 03:42:51 sanjay Exp $ ltacat Task to concatenate a number of LTA format files to produce one LTA file. Various input files will become separate scans in the resultant file. The task also looks for "equivalence" of the files being concatenated. All files must be equivalent to the first file in the list. Two files are called "equivalent" if the value of the following global header keywords are equal: RECL, DATASIZE, DATA_OFF, PAR_OFF, BASELINE, CHANNELS, LTA, INTEG, BASE_NUM, CHAN_NUM It also checks to make sure that the antennas used and MAC to FFT mapping are compatible. Author Sanjay Bhatnagar (sanjay@ncra.tifr.res.in) files (default=STDIN) Comma separated list of files which are to be concatenated. out (No Default) Name of the file in which the cat'ed output is to be stored. obj (default="." ==> All sources) Regular expression for source selection. Only sources who's name matches this regular expression are written to the output file.