lsst.meas.extensions.astrometryNet
master-g43362ee2f3+23
|
Classes | |
class | AstrometryNetDataConfig |
Variables | |
list | __all__ = ["AstrometryNetDataConfig"] |
We used to have AstrometryNetDataConfig() use the pex_config mechanism, but we need nested lists, so we do this home-brew version instead.
list lsst.meas.extensions.astrometryNet.astrometryNetDataConfig.__all__ = ["AstrometryNetDataConfig"] |
Definition at line 8 of file astrometryNetDataConfig.py.