L2Mixin#

class stixcore.products.product.L2Mixin[source]#

Bases: FitsHeaderMixin

Attributes Summary

Methods Summary

from_level1(l1product[, parent, ...])

get_additional_extensions()

Get the additional extensions that should be added to the L2 fits file product.

Attributes Documentation

utc_timerange#

Methods Documentation

classmethod from_level1(l1product, parent='', idlprocessor=None, ecc_manager=None)[source]#
classmethod get_additional_extensions()[source]#

Get the additional extensions that should be added to the L2 fits file product.

Returns:

list – List of additional extensions to add to the L2 product.