NAME:
  kbosum
 PURPOSE:
  Create a summary listing of KBOs in all directories of DES data
 DESCRIPTION:

 CATEGORY:
  Astronomy
 CALLING SEQUENCE:
  kbosum
 INPUTS:
 OPTIONAL INPUT PARAMETERS:
 KEYWORD INPUT PARAMETERS:
  ASTPATH - path to astrometry data (see kbolist.pro for default)
  REDPATH - path to reduced data, default is an empty string ('')
  RAWPATH - path to reduced data, default is a vector:
             ['/gryll/data6/buie/rawfits', '/gryll/data7/buie/rawfits']
 OUTPUTS: 
     outfile - output file for kbo list, summary.dat
 KEYWORD OUTPUT PARAMETERS:
 COMMON BLOCKS:
 SIDE EFFECTS:
 RESTRICTIONS:
 PROCEDURE:
 MODIFICATION HISTORY:
 01/01/04, Written by Susan Kern
 01/04/06, DBT - Fixed bug in sort, Fixed bug in KBOName, cleand up code