lsst.pipe.tasks  21.0.0-122-gbd923b4f+6d4c9210e2
Classes | Namespaces | Functions | Variables
insertFakes.py File Reference

Go to the source code of this file.

Classes

class  lsst.pipe.tasks.insertFakes.InsertFakesConnections
 

Namespaces

 lsst.pipe.tasks.insertFakes
 

Functions

def lsst.pipe.tasks.insertFakes.processImagesForInsertion (self, fakeCat, wcs, psf, photoCalib, band, pixelScale)
 
def lsst.pipe.tasks.insertFakes.addPixCoords (self, fakeCat, image)
 
def lsst.pipe.tasks.insertFakes.trimFakeCat (self, fakeCat, image)
 
def lsst.pipe.tasks.insertFakes.mkFakeGalsimGalaxies (self, fakeCat, band, photoCalib, pixelScale, psf, image)
 
def lsst.pipe.tasks.insertFakes.mkFakeStars (self, fakeCat, band, photoCalib, psf, image)
 
def lsst.pipe.tasks.insertFakes.cleanCat (self, fakeCat, starCheckVal)
 
def lsst.pipe.tasks.insertFakes.addFakeSources (self, image, fakeImages, sourceType)
 

Variables

 lsst.pipe.tasks.insertFakes.fakeCat = fakeCat.rename(columns=replace_dict, copy=False)