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

SPICE_XWHISKER

SPICE_XWHISKER is used to display 2-D spectroscopic data as whisker plots (images). I.e. Intensity[wavelength, y]. Typically y will be solar_x (for a raster) or for sit-and-stare observations it will be time.

Syntax

spice_xwhisker, data, line [, group_leader=group_leader] [, ncolors=ncolors]

Arguments

data

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

lindx

The index of the line window to be displayed

Keywords

group_leader

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

ncolors

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

Description of the GUI