next up previous contents index
Next: MAP /GRID Up: ANALYSE Language Internal Help Previous: LINES

MAP

 

        ANALYSE\MAP [Match|Where] [/CELL Size_X [Size_Y]] [/GRID] [/NOLABEL]
    [/NUMBER]

    Makes a map of spectra. Used in conjonction with the keyword W  (Where),
    MAP  will plot the location of spectra in the current index.  Otherwise,
    MAP computes the offset limits for the spectra  in  the  current  index,
    automatically  adjusts  the  size of a spectrum depending in the current
    box size, then draws the spectra at the position  corresponding  to  the
    offsets, and finally draws the axes with labels.  The only constraint of
    MAP in this mode is that the X and Y limits must be fixed  so  that  the
    spectra share a common scale.

    Argument MATCH can be given to force matching the X to Y ratio, which is
    otherwise  adjusted  so  as  to  make the largest possible drawing.  The
    options control presentation details.

    The actual graphic output is delayed until the end of the index has been
    reached.  This  process  may be slow on some inplementations and graphic
    terminals when the number of spectra is large. The MAP  command  can  be
    interrupted by typing Control-C.




lucas@iram.fr