NAME:
  hstspdfp
 PURPOSE:   (one line only)
  Plot stellar PDF from a fit and save covariance to database
 DESCRIPTION:
 CATEGORY:
  Astrometry
 CALLING SEQUENCE:
  starpdfplot
 INPUTS:
 OPTIONAL INPUT PARAMETERS:
 KEYWORD INPUT PARAMETERS:
  MAXTODO - maximum number of PDF's to process, default=all
  MULTITHREAD - Flag, set if you want to use mutiple core per instance.
                 Default is to limit to one core so that you can run multiple
                 copies.
  VERBOSE - Flag, if set will generate verbose output of the calculations
  HIDDEN  - Flag, if set let's the program use the Z buffer instead of
               and active X display.  Most effective for working over a
               slow network and you don't really need to see what it's doing.
 OUTPUTS:
 KEYWORD OUTPUT PARAMETERS:
 CONFIGURATION: (optional, overrides xtrack.in)
   File: config.ini
   [global]
     subdir   - naem of sub-directory  added to base path to find data
   [ddir]   - section to list potential root directories to find data
     XXX - 
       XXX is a unique string (eg., D01)
        is a directory path
       for additional details see getddir.pro
 COMMON BLOCKS:
 SIDE EFFECTS:
 RESTRICTIONS:
 PROCEDURE:
 MODIFICATION HISTORY:
  2020/06/25, Written by Marc W. Buie, Southwest Research Institute