UV_MOSAIC MERGE

          [ADVANCED]\UV_MOSAIC Mosaic  MERGE Fields [...]

      Build a new Mosaic UV table from the single-fields UV tables indicateed by
    the arguments following the MERGE keyword.

      The Mosaic UV table name will be Mosaic.uvt

      If only 1 argument is following the keyword MERGE, it is assumed to  be  a
    SIC Character array variable containing the filenames of all single-field UV
    tables needed to build the mosaic.  This is typically used as follows:
        IMAGER> SIC FIND fields*.uvt
        IMAGER> UV_MOSAIC my_mosaic MERGE dir%file
    The number of fields is thus given by the size of the array.

      If  more  than  1  argument follow the keyword MERGE, each one indicates a
    separate single-field UV table.  It is not possible to use a character array
    in this case.