NAME

photo

SYNOPSIS

photo tarid= logid=

DESCRIPTION

This is the workhorse procedure that takes a picture of the targetID number on the command line. In particular it does the following: photo is currently written as a csh script.

The logid specifies the record in the Log table and will be used to write messages in case of failure. Not all exit paths generate messages.

Press button for current code:
OPTIONS
INPUTS
The following Database tables and values are used.
Observer.Name 
Object.Name
Object.IsPlanet
Object.RightAscension  - if not planet
Object.Declination     - if not planet
Object.Equinox         - if not planet
Picture.ExposureTime
Picture.Binning
Picture.FilterID
Picture.Count
OUTPUTS
Log.Message   for some failures 

Program Index