FITS /STYLE

        [VECTOR\]FITS ... /STYLE Name

    From FITS to GILDAS, the command automatically chooses between an  IMAGE
    FITS  (STANDARD style) and a UVFITS (UVFITS style). /STYLE option can be
    used to customize the UVFITS import:
        STANDARD
            for IMAGE FITS (images, cubes,...),
        UVFITS
            for UV FITS,
        CASA_UVFITS
            same as UVFITS, but keep all Stokes parameters if relevant.

    From GILDAS to FITS, support styles are:
        STANDARD
            automatic choice between an IMAGE  FITS  (image,  cube,...)  and
            regular UVFITS for UV data,
        UVFITS
            default for UV data,
        CASA_UVFITS
            same as AIPSFITS,
        AIPSFITS
            enables  writing  the  antenna table extension, a 7th "IF" axis,
            and proper velocity description,
        SORTED_AIPSFITS: same as AIPSFITS, with time-sorting of the visibil-
            ities enabled.