HKMaxi#
- class stixpy.product.sources.HKMaxi(**kwargs)[source]#
Bases:
HouseKeepingProductHK “maxi” report with is reported in all modes of the Application SW. In Maintenance mode, however, all subsystems including Aspect System have to be disabled upon entry to the mode, so most of the HK will default to zero.
Generic product composed of meta, control, data and optionally idb, and energy information
- Parameters:
control (stix_parser.products.quicklook.Control) – Table containing control information
data (stix_parser.products.quicklook.Data) – Table containing data
Attributes Summary
Service subtype
Service type
Science Structure ID for product
A
sunpy.time.TimeRangefor the data.Methods Summary
is_datasource_for(*, meta, **kwargs)Determines if meta data meach Raw Pixel Data
Attributes Documentation
- level#
- service_subtype#
Service subtype
- service_type#
Service type
- ssid#
Science Structure ID for product
- time_range#
A
sunpy.time.TimeRangefor the data.
Methods Documentation