lsst.meas.astrom  14.0-7-g0d69b06+3
Namespaces | Functions
cleanBadPoints.py File Reference

Go to the source code of this file.

Namespaces

 lsst.meas.astrom.sip.cleanBadPoints
 

Functions

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