across.tools.core.enums.depth_unit

Classes

DepthUnit

Enum to represent the astronomical depth types

Module Contents

class DepthUnit[source]

Bases: str, enum.Enum

Enum to represent the astronomical depth types

AB_MAG = 'ab_mag'[source]
VEGA_MAG = 'vega_mag'[source]
FLUX_ERG = 'flux_erg'[source]
FLUX_JY = 'flux_jy'[source]