LSSTApplications
10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
|
Classes | |
class | AstrometryNetDataConfig |
Functions | |
def | _checkMagMap |
def | _checkIndexList |
def | _checkMultiIndexList |
We used to have AstrometryNetDataConfig() use the pex_config mechanism, but we need nested lists, so we do this home-brew version instead.
|
private |
Checks the validity of an index list in AstrometryNetDataConfig.
Definition at line 22 of file astrometryNetDataConfig.py.
|
private |
Checks the validity of a magnitude column map in AstrometryNetDataConfig.
Definition at line 8 of file astrometryNetDataConfig.py.
|
private |
Checks the validity of a multi_index list in AstrometryNetDataConfig.
Definition at line 34 of file astrometryNetDataConfig.py.