NAME:
occlcfig
PURPOSE: (one line only)
Generate a set of publication quality lightcurves for an occultation campaign
DESCRIPTION:
CATEGORY:
Occultations
CALLING SEQUENCE:
occlcfig,event
INPUTS:
OPTIONAL INPUT PARAMETERS:
event - Name of occultation campaign. The default is to use the current
directory as a candidate name. If the reduction area in "occred"
is found, that is used. If this doesn't resolve then you must
provide this input.
KEYWORD INPUT PARAMETERS:
ROOT - Directory where the "occred" folder can be found.
Default = '/net/frakir/raid/buie/'
NOSAVE - Flag, if set, suppresses saving graphics to files.
OUTPUTS:
Generates .png, .eps, and .pdf format versions of the graphics needed.
This will generate as many "pages" as needed to show all the data.
KEYWORD OUTPUT PARAMETERS:
CONFIGURATION:
COMMON BLOCKS:
SIDE EFFECTS:
RESTRICTIONS:
PROCEDURE:
Options for controlling the output of this routine are contained in the
configuration file, config.ini, found in occred/. All options
are in an [lcfig] section. If not provided, these default first to
the [global] section and then to built in internal values.
MODIFICATION HISTORY:
Written by Marc W. Buie, Southwest Research Institute, 2024/01/28
2024/03/16, MWB, heavy modifications to control pagination and plot scaling
2024/04/26, MWB, minor bug fixes