Spectrogram#
- class stixcore.products.Spectrogram(*, service_type, service_subtype, ssid, control, data, idb_versions={}, **kwargs)[source]#
Bases:
ScienceProduct,L2MixinX-ray Spectrogram data product.
In level 2 format.
Attributes Summary
Methods Summary
from_level1(l1product[, parent, ...])Get the additional extensions that should be added to the L2 fits file product.
is_datasource_for(*, service_type, ...)Attributes Documentation
- PRODUCT_PROCESSING_VERSION = 2#
Methods Documentation