Classes | |
class | ColortermNotFoundError |
class | Colorterm |
Colorterm correction for one pair of filters. More... | |
class | ColortermDict |
A mapping of filterName to Colorterm. More... | |
class | ColortermLibrary |
A mapping of photometric reference catalog name or glob to ColortermDict. More... | |
Variables | |
list | __all__ = ["ColortermNotFoundError", "Colorterm", "ColortermDict", "ColortermLibrary"] |
list lsst.pipe.tasks.colorterms.__all__ = ["ColortermNotFoundError", "Colorterm", "ColortermDict", "ColortermLibrary"] |
Definition at line 32 of file colorterms.py.