| tbconcat | noao.digiphot.ptools | tbconcat |
tbconcat -- concatenate a list of APPHOT/DAOPHOT STSDAS databases
tbconcat tables outtable
TBCONCAT is a simple task which accepts a list of APPHOT/DAOPHOT STSDAS database files and concatenates them into one resultant database. TBCONCAT checks that all the file are indeed APPHOT/DAOPHOT STSDAS database files and that they were all written by the same task before performing the concatenation.
TBCONCAT is a simple script built around the STSDAS TABLES package task TMERGE. Users should consult the manual page for TMERGE for more details about the inner working of the task.
1. Concatenate a list of DAOPHOT package GROUP output tables into a single file.
pt> tbconcat m92r.grp.1,m92r.grp.2,m92r.grp.3 m92rall.grp.1
ptools.txconcat,ptools.pconcat,tables.tmerge,concatenate