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
|
Functions | |
def | setMatchDistance |
Variables | |
list | __all__ = ["setMatchDistance"] |
def lsst.meas.astrom.setMatchDistance.setMatchDistance | ( | matches | ) |
Set the distance field of the matches in a match list to the distance in radians on the sky @warning the coord field of the source in each match must be correct @param[in,out] matches a list of matches, an instance of lsst.afw.table.ReferenceMatch reads the coord field of the source and reference object of each match writes the distance field of each match
Definition at line 28 of file setMatchDistance.py.
list lsst.meas.astrom.setMatchDistance.__all__ = ["setMatchDistance"] |
Definition at line 26 of file setMatchDistance.py.