LSSTApplications  18.1.0
LSSTDataManagementBasePackage
Namespaces | Functions
cleanBadPoints.py File Reference

Go to the source code of this file.

Namespaces

 lsst.meas.extensions.astrometryNet.cleanBadPoints
 

Functions

def lsst.meas.extensions.astrometryNet.cleanBadPoints.clean (srcMatch, wcs, order=3, nsigma=3)
 
def lsst.meas.extensions.astrometryNet.cleanBadPoints.indicesOfGoodPoints (x, y, s, order=1, nsigma=3, maxiter=100)
 
def lsst.meas.extensions.astrometryNet.cleanBadPoints.chooseRx (x, idx, order)
 
def lsst.meas.extensions.astrometryNet.cleanBadPoints.chooseRy (y, idx, order)