HKMini#

class stixpy.product.sources.HKMini(**kwargs)[source]#

Bases: HouseKeepingProduct

HK “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

level

service_subtype

Service subtype

service_type

Service type

ssid

Science Structure ID for product

time_range

A sunpy.time.TimeRange for 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.TimeRange for the data.

Methods Documentation

classmethod is_datasource_for(*, meta, **kwargs)[source]#

Determines if meta data meach Raw Pixel Data