PhotometricExtraction#
- class lcviz.plugins.photometric_extraction.photometric_extraction.PhotometricExtraction(*args, **kwargs)[source]#
Bases:
SpectralExtraction3DSee the Photometric Extraction Plugin Documentation for more details.
Only the following attributes and methods are available through the public plugin API:
dataset(DatasetSelect): Dataset to extract.add_results(AddResults)extract()
Public constructor
Attributes Summary
A boolean (True, False) trait.
A trait for unicode strings.
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.