lime_tbx.common.constants module
This module contains the values of LIME Toolbox constants.
- class lime_tbx.common.constants.CompFields[source]
Bases:
object
Enumeration of the values of all the different comparison string fields
- COMP_DATE = 'Date'
- COMP_MPA = 'Moon Phase Angle'
- COMP_WLEN = 'Wavelength (Box Plot)'
- COMP_WLEN_MEAN = 'Wavelength (Mean)'
- DIFF_NONE = 'None'
- DIFF_PERC = 'Percentage'
- DIFF_REL = 'Relative'