LSST Applications  22.0.1,22.0.1+01bcf6a671,22.0.1+046ee49490,22.0.1+05c7de27da,22.0.1+0c6914dbf6,22.0.1+1220d50b50,22.0.1+12fd109e95,22.0.1+1a1dd69893,22.0.1+1c910dc348,22.0.1+1ef34551f5,22.0.1+30170c3d08,22.0.1+39153823fd,22.0.1+611137eacc,22.0.1+771eb1e3e8,22.0.1+94e66cc9ed,22.0.1+9a075d06e2,22.0.1+a5ff6e246e,22.0.1+a7db719c1a,22.0.1+ba0d97e778,22.0.1+bfe1ee9056,22.0.1+c4e1e0358a,22.0.1+cc34b8281e,22.0.1+d640e2c0fa,22.0.1+d72a2e677a,22.0.1+d9a6b571bd,22.0.1+e485e9761b,22.0.1+ebe8d3385e
LSST Data Management Base Package
Classes | Namespaces | Functions | Variables
utils.py File Reference

Go to the source code of this file.

Classes

class  lsst.ip.diffim.utils.DipoleTestImage
 

Namespaces

 lsst.ip.diffim.utils
 

Functions

def lsst.ip.diffim.utils.showSourceSet (sSet, xy0=(0, 0), frame=0, ctype=afwDisplay.GREEN, symb="+", size=2)
 
def lsst.ip.diffim.utils.showKernelSpatialCells (maskedIm, kernelCellSet, showChi2=False, symb="o", ctype=None, ctypeUnused=None, ctypeBad=None, size=3, frame=None, title="Spatial Cells")
 
def lsst.ip.diffim.utils.showDiaSources (sources, exposure, isFlagged, isDipole, frame=None)
 
def lsst.ip.diffim.utils.showKernelCandidates (kernelCellSet, kernel, background, frame=None, showBadCandidates=True, resids=False, kernels=False)
 
def lsst.ip.diffim.utils.showKernelBasis (kernel, frame=None)
 
def lsst.ip.diffim.utils.plotKernelSpatialModel (kernel, kernelCellSet, showBadCandidates=True, numSample=128, keepPlots=True, maxCoeff=10)
 
def lsst.ip.diffim.utils.plotKernelCoefficients (spatialKernel, kernelCellSet, showBadCandidates=False, keepPlots=True)
 
def lsst.ip.diffim.utils.showKernelMosaic (bbox, kernel, nx=7, ny=None, frame=None, title=None, showCenter=True, showEllipticity=True)
 
def lsst.ip.diffim.utils.plotPixelResiduals (exposure, warpedTemplateExposure, diffExposure, kernelCellSet, kernel, background, testSources, config, origVariance=False, nptsFull=1e6, keepPlots=True, titleFs=14)
 
def lsst.ip.diffim.utils.calcCentroid (arr)
 
def lsst.ip.diffim.utils.calcWidth (arr, centx, centy)
 
def lsst.ip.diffim.utils.printSkyDiffs (sources, wcs)
 
def lsst.ip.diffim.utils.makeRegions (sources, outfilename, wcs=None)
 
def lsst.ip.diffim.utils.showSourceSetSky (sSet, wcs, xy0, frame=0, ctype=afwDisplay.GREEN, symb="+", size=2)
 
def lsst.ip.diffim.utils.plotWhisker (results, newWcs)
 

Variables

bool lsst.ip.diffim.utils.keptPlots = False