irispy#

The irispy library provides tools to read and work with IRIS data.

irispy Package#

irispy-lmsal#

irispy-lmsal is a library that provides the tools to read in and analyze data from Interface Region Imaging Spectrograph (IRIS).

Classes#

Collection(key_data_pairs[, aligned_axes, meta])

SGMeta(header, spectral_window, **kwargs)

SJICube(data, wcs, *[, uncertainty, unit, ...])

Class representing SJI Image described by a single WCS.

SpectrogramCube(data, wcs, uncertainty, ...)

Class representing SpectrogramCube data described by a single WCS.

SpectrogramCubeSequence(data_list[, meta, ...])

Class for holding, slicing and plotting IRIS spectrogram data.

Class Inheritance Diagram#

Inheritance diagram of irispy.spectrograph.Collection, irispy.spectrograph.SGMeta, irispy.sji.SJICube, irispy.spectrograph.SpectrogramCube, irispy.spectrograph.SpectrogramCubeSequence