lsst.pipe.tasks  21.0.0-100-g362f0c00+4647f1f7f0
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)