xrtpy.response.channel

xrtpy.response.channel Module

Classes for describing channels on Hinode/XRT.

Functions

resolve_filter_name(name)

Formats users filter name.

Classes

Geometry(index)

The physical geometric parameters of the X-Ray Telescope (XRT) on board the Hinode spacecraft.

EntranceFilter(index)

Entrance filter properties.

Mirror(index, mirror_number)

Grazing incidence mirror properties.

Filter(index, filter_number)

X-ray filters using two filter wheels.

CCD(index)

Charge-coupled device (CCD) on board X-Ray Telescope (XRT) on the Hinode spacecraft.

Channel(name)

XRTpy

Class Inheritance Diagram

Inheritance diagram of xrtpy.response.channel.Geometry, xrtpy.response.channel.EntranceFilter, xrtpy.response.channel.Mirror, xrtpy.response.channel.Filter, xrtpy.response.channel.CCD, xrtpy.response.channel.Channel