lsst.meas.astrom gb4acbdd2b2+ef66f08a2a
Loading...
Searching...
No Matches
Namespaces | Functions
display.py File Reference

Go to the source code of this file.

Namespaces

namespace  lsst
 
namespace  lsst::meas
 
namespace  lsst::meas::astrom
 
namespace  lsst.meas.astrom.display
 

Functions

def lsst.meas.astrom.display.displayAstrometry (refCat=None, sourceCat=None, distortedCentroidKey=None, bbox=None, exposure=None, matches=None, frame=1, title="", pause=True)
 
def lsst.meas.astrom.display.plotAstrometry (matches, refCat=None, sourceCat=None, refMarker="x", refColor="r", sourceMarker="+", sourceColor="g", matchColor="y")