LightCurve#

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

Bases: GenericProduct

“Low Latency Quick Look Light Curve data product.

for Low Latency Processing

Methods Summary

is_datasource_for(*, service_type, ...)

Methods Documentation

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