HKMini#
- class stixpy.product.sources.HKMini(**kwargs)[source]#
Bases:
HouseKeepingProductHK “mini” report only generated during the Start-up SW.
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