LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
Go to the source code of this file.
Namespaces | |
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") |