Utilities (aiapy.util)#

aiapy.util Package#

Subpackage with miscellaneous utility functions.

Functions#

check_quality_flag(quality)

Interpret the QUALITY flag in the header of an AIA observation.

sdo_location(time)

Returns the location of SDO at the given time.

telescope_number(channel)

For a given channel wavelength, return the associated telescope number.

validate_channel(argument, *[, valid_channels])

Classes#