;+
; NAME:
;     INITMK_EPH
; PURPOSE:
;     Routine to set up and launch the OVRO data analysis program,
;     MAKE_EPHEM.  Also launches CTRCALCHEK
; CATEGORY:
;     OVRO APC CALIBRATION
; CALLING SEQUENCE:
;     initmk_eph
; INPUTS:
; OPTIONAL (KEYWORD) INPUT PARAMETERS:
; ROUTINES CALLED:
; OUTPUTS:
; COMMENTS:
; SIDE EFFECTS:
; RESTRICTIONS:
; MODIFICATION HISTORY:
;     Written 31-Jan-1999 by Dale Gary
;     19-Aug-2000  DG
;       Added /do_exit switch instead of EXIT command, to fix
;       problem of STARTUP file exiting before running.
;     19-Feb-2002  DG
;       Added running of CTRCALCHEK, which is unrelated to
;       MK_EPH, but it needs to run at about the same time so
;       if makes sense to put it in here.
;-

   defparms
   ctrcalchek,/auto
   make_ephem,/do_exit
