| tbrenumber | noao.digiphot.ptools | tbrenumber |
tbrenumber -- renumber a list of APPHOT/DAOPHOT STSDAS table database(s)
tbrenumber tables
TBRENUMBER is a simple script task which accepts an APPHOT/DAOPHOT STSDAS table database and renumbers the objects from 1 + idoffset to N + idoffset, where N is the number of objects in the database. TBRENUMBER calls the TABLES package TCALC task to actually do the work.
1. Renumber a concatenated NSTAR photometry file that has been written with TBCONCAT.
pt> tbrenumber m92r.nst
2. Renumber a PHOT photometry file of extra stars so as to ensure the stars' id numbers are greater than 4000.
pt> tbrenumber m92r.mag.extra idoffset=4000
ptools.txrenumber,ptools.prenumber,tables.tcalc