|
| lsst.meas.algorithms.utils.splitId (oid, asDict=True) |
|
| lsst.meas.algorithms.utils.showSourceSet (sSet, xy0=(0, 0), display=None, ctype=afwDisplay.GREEN, symb="+", size=2) |
|
| lsst.meas.algorithms.utils.showPsfSpatialCells (exposure, psfCellSet, nMaxPerCell=-1, showChi2=False, showMoments=False, symb=None, ctype=None, ctypeUnused=None, ctypeBad=None, size=2, display=None) |
|
| lsst.meas.algorithms.utils.showPsfCandidates (exposure, psfCellSet, psf=None, display=None, normalize=True, showBadCandidates=True, fitBasisComponents=False, variance=None, chi=None) |
|
| lsst.meas.algorithms.utils.makeSubplots (fig, nx=2, ny=2, Nx=1, Ny=1, plottingArea=(0.1, 0.1, 0.85, 0.80), pxgutter=0.05, pygutter=0.05, xgutter=0.04, ygutter=0.04, headroom=0.0, panelBorderWeight=0, panelColor='black') |
|
| lsst.meas.algorithms.utils.plotPsfSpatialModel (exposure, psf, psfCellSet, showBadCandidates=True, numSample=128, matchKernelAmplitudes=False, keepPlots=True) |
|
| lsst.meas.algorithms.utils.showPsf (psf, eigenValues=None, XY=None, normalize=True, display=None) |
|
| lsst.meas.algorithms.utils.showPsfMosaic (exposure, psf=None, nx=7, ny=None, showCenter=True, showEllipticity=False, showFwhm=False, stampSize=0, display=None, title=None) |
|
| lsst.meas.algorithms.utils.showPsfResiduals (exposure, sourceSet, magType="psf", scale=10, display=None) |
|
| lsst.meas.algorithms.utils.saveSpatialCellSet (psfCellSet, fileName="foo.fits", display=None) |
|