FEBE

        [NOEMAOFFLINE\] FEBE [ADD|LIST|REMOVE|LOAD|SAVE|CLEAR]

    In ASTRO a FEBE is a configuration of FrontEnd (=tuning) and BackEnd  (=
    correlator) configuration.  The TUNING, BASEBAND, SPW, PLOT command work
    on a FEBE saved in the current memory.

    In addition to this FEBE, a register of saved FEBE is implemented in or-
    der  to  be able to save different FrontEnd/BackEnd configurations.  All
    the FEBE in the register are defined for the current astro SOURCE.   Any
    call to the SOURCE command will reset the register.

    The  main  command to interact with the register is the FEBE command. It
    is used in combination with keyword to define the required action:

    With the ADD keyword, the current FEBE, as seen with PLOT command,  will
    be  saved  to  the register.  After a new FEBE is defined (TUNING, BASE-
    BAND, SPW commands) it can also be added to the  register,  as  long  as
    there is free space in the register.

    The content of the register is displayed when using the LIST keyword.

    A  given  FEBE  can  be loaded to the currnt one using the LOAD keyword.
    After a FEBE was loaded, it can be modified and the new version  can  be
    saved to the register (under same ID) using the SAVE keyword.

    Individual  FEBE  can  be removed from the register with the REMOVE key-
    word, while the CLEAR keyword will empty the register.

    A selection of the FEBE stored in the register can be converted into  as
    script  that can be uploaded to the Proposal Management System using the
    PROPOSAL /FEBE command