Background#

class stixcore.products.level1.quicklookL1.Background(*, service_type, service_subtype, ssid, control, data, idb_versions={}, **kwargs)[source]#

Bases: QLProduct, L1Mixin

Quick Look Background Light Curve data product.

In level 1 format.

Attributes Summary

Methods Summary

is_datasource_for(*, service_type, ...)

Attributes Documentation

NAME = 'background'#

Methods Documentation

classmethod is_datasource_for(*, service_type, service_subtype, ssid, **kwargs)[source]#