Spectrogram#

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

Bases: ScienceProduct, L1Mixin

X-ray Spectrogram or compression Level 2 data

In level 1 format.

Attributes Summary

Methods Summary

is_datasource_for(*, service_type, ...)

Attributes Documentation

NAME = 'xray-spec'#
PRODUCT_PROCESSING_VERSION = 4#

Methods Documentation

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