xrtpy.response#

xrtpy.response Package#

Response analysis for Hinode/XRT

Functions#

resolve_filter_name(name)

Formats the user's filter name to match the expected format.

temperature_from_filter_ratio(map1, map2[, ...])

Get coronal temperatures and emission measures from a pair of images using the filter ratio method.

Classes#

Geometry(index)

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

EntranceFilter(index)

Represents the entrance filter of the X-Ray Telescope (XRT) on the Hinode spacecraft.

Mirror(index, mirror_number)

Defines a grazing incidence mirror used in the X-Ray Telescope (XRT) for imaging in soft X-rays.

Filter(index, filter_number)

Represents one of the focal plane filters of the X-Ray Telescope (XRT) on the Hinode spacecraft, which are mounted on two filter wheels.

CCD(index)

Describes the Charge-Coupled Device (CCD) used in the X-Ray Telescope (XRT) on the Hinode spacecraft.

Channel(name)

Represents an XRT channel on the Hinode spacecraft.

EffectiveAreaFundamental(filter_name, ...)

Class for calculating the effective area for an XRT filter at a specific observation date.

TemperatureResponseFundamental(filter_name, ...)

Produce the temperature response for each XRT x-ray channel, assuming a spectral emission model.

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, xrtpy.response.effective_area.EffectiveAreaFundamental, xrtpy.response.temperature_response.TemperatureResponseFundamental