LSST Applications  21.0.0-125-g25893231+6d8227318b,22.0.0+04b746aa76,22.0.0+11a2aa21cd,22.0.0+1350bb8745,22.0.0+647bf2e27e,22.0.0+64c1bc5aa5,22.0.0+898e48ea30,22.0.0+b624392ccb,22.0.0+d4689d920e,22.0.0+f308c4875f,22.0.1,22.0.1-1-g1b65d06+6e9d126b7c,22.0.1-1-g5f8d297+53a2ae012b,22.0.1-1-g7058be7+7961eec471,22.0.1-1-g7dab645+d3495674de,22.0.1-1-g8760c09+64c1bc5aa5,22.0.1-1-g949febb+64c1bc5aa5,22.0.1-1-ga324b9c+647bf2e27e,22.0.1-1-ga86695c+898e48ea30,22.0.1-1-gf9d8b05+b624392ccb,22.0.1-12-g9aaea118+4ac70a46d0,22.0.1-13-g76f9b8d+898e48ea30,22.0.1-16-g996ca242+4fc81a064e,22.0.1-18-gb17765a+beb62377fa,22.0.1-22-gf1d71818e+ba3de87e18,22.0.1-3-g0503b2e+6b209d634c,22.0.1-3-g7aa11f2+898e48ea30,22.0.1-3-g8c1d971+02ffdaf10e,22.0.1-3-g997b569+4b50d39821,22.0.1-4-g1930a60+782b3b5ca8,22.0.1-6-g873942f+6bd0a64aa5,22.0.1-6-ga02864e+782b3b5ca8,22.0.1-7-g65f59fa+370747663e,22.0.1-8-gb3b32c1+de2e524845,22.0.1-9-geb3bca9+6ee13701cd,master-gcc5351303a+d4689d920e
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