IRAF help page for package noao.digiphot.ptools, program txconcat

from NOAO txconcat -- concatenate a list of APPHOT/DAOPHOT text databasesUSAGEPARAMETERSDESCRIPTIONEXAMPLESTIME REQUIREMENTSBUGSSEE ALSO

txconcat -- concatenate a list of APPHOT/DAOPHOT text databases


USAGE

txconcat textfiles outfile


PARAMETERS

textfiles

The list of APPHOT/DAOPHOT text databases to be concatenated.

outfile

The name of the output APPHOT/DAOPHOT text database.

task = TASK

The name of the keywords whose value is the name of the task which wrote the database.


DESCRIPTION

TXCONCAT is a simple task which accepts a list of APPHOT/DAOPHOT text database files and concatenates them into one resultant output file. TXCONCAT checks that all the file are indeed APPHOT/DAOPHOT text database files and that they were all written by the same task before performing the concatenation.


EXAMPLES

1. Concatenate a list of DAOPHOT PHOT task result files into a single output file.

   pt> txconcat m92r.mag.1,m92r.mag.2,m92r.mag.3 m92rall.mag.1


TIME REQUIREMENTS


BUGS


SEE ALSO

ptools.tbconcat, ptools.pconcat, tables.tmerge, concatenate,


This page automatically generated from the iraf .hlp file. If you would like your local iraf package .hlp files converted into HTML please contact Dave Mills at NOAO.

dmills@noao.edu