spice_xmap - ITA-Solar/solo-spice-ql GitHub Wiki

SPICE_XMAP

SPICE_XMAP is used to display 2-D (or higher) data. It is a widget based program with several options and functions that allows data to be displayed in a number of modes.

Syntax

spice_xmap, data [, linelist = linelist] [, group_leader=group_leader] [, ncolors=ncolors]

Arguments

data

A SPICE_DATA object or a string containing the path to a SPICE FITS file.

Keywords

linelist

list of line indexes, default 0.

group_leader

The widget ID of the parent widget. If provided, then SPICE_XMAP will be closed when its parent is closed.

ncolors

Number of colors for xmap. Default is !d.n_colors<256.

Description of the GUI