PhotometricExtraction#

class lcviz.plugins.photometric_extraction.photometric_extraction.PhotometricExtraction(*args, **kwargs)[source]#

Bases: SpectralExtraction3D

See the Photometric Extraction Plugin Documentation for more details.

Only the following attributes and methods are available through the public plugin API:

Public constructor

Attributes Summary

bg_export_available

A boolean (True, False) trait.

do_auto_extraction

extracted_format

resulting_product_name

A trait for unicode strings.

slice_display_unit_name

spatial_axes

user_api

wavelength_dependent_available

A boolean (True, False) trait.

Attributes Documentation

bg_export_available#

A boolean (True, False) trait.

do_auto_extraction = False#
extracted_format = 'Light Curve'#
resulting_product_name#

A trait for unicode strings.

slice_display_unit_name#
spatial_axes#
user_api#
wavelength_dependent_available#

A boolean (True, False) trait.