Using CVS to Maintain ptlog

Ptlog is the CVS module that contains files related to the PT system. Particularly important are ptlog.txt, where human-generated notes are kept and manualTargets.dat, where coordinates for special fields are stored. More information about CVS can be had by typing:
pt1% info cvs
on pt1. Typical use during an observing run is shown here:
sdssmth% setup sdsscvs
sdssmth% cvs co ptlog

[Notes about the PT are written to ~/ptlog/ptlog.txt.]

Check in the ptlog:
sdssmth% cd ptlog
sdssmth% cvs ci ptlog.txt

HOME


modified February 19, 2001 - remove night log from ptlog
modified October 27, 2000
updated January 25, 2000