Next: WFCDISK Up: WFCDBM Prev: WFCDBM

Parameters

 Keyword  Position  Type       Description
 -------  --------  ----       -----------
 CMND        -      CHAR       May be one of :
                               (C)reate an empty index file
                               (U)pdate with a new RWOD
                               (S)earch on a set of criteria
                               (H)ead to display the event file header
                               (G)roup a number of associated
                               observation slots
 EVEF        -      CHAR       The name of an input event file (default
                               extension is .EVE)
 LISF        -      CHAR       The file to hold listing o/p (default is
                               stdout)
 INDF        -      CHAR       The index file which holds the RWOD
                               database.
 SMJD        -      REAL*8     The start MJD of a search window
 EMJD        -      REAL*8     The end MJD of a search window
 RAL         -      REAL       The RA lower limit of a search (deg)
 RAH         -      REAL       The RA upper limit of a search (deg)
 DECL        -      REAL       The Dec lower limit of a search (deg)
 DECH        -      REAL       The Dec upper limit of a search (deg)
 PI          -      CHAR       Any unique string which identifies the
                               Principal Investigator in a search
 TARGET      -      CHAR       Any unique string which identifies the
                               Target in a search
 SELECTn     -      CHAR       The search is performed on a series of
                               selection criteria in response to the
                               SELECTn prompt. The valid requests are
                               (M)JD        Select an MJD window
                               (R)A         Select an RA window
                               (D)EC        Select a DEC window
                               (P)I         Select by Principal
                                            Investigator
                               (T)ARGET     Select by Target name
                               (E)XIT       Perform the search
 GROUP       -      INT        The sequence number of a group of slots
                               to be associated.
 SLOTS       -      CHAR       The observation slots which have been
                               associated by the group command.


Next: WFCDISK Up: WFCDBM Prev: WFCDBM