lsst.pipe.tasks g0099ee1360+6048f86b6d
Classes | Namespaces | Functions | Variables
insertFakes.py File Reference

Go to the source code of this file.

Classes

class  lsst.pipe.tasks.insertFakes.InsertFakesConnections
 

Namespaces

namespace  lsst
 
namespace  lsst.pipe
 
namespace  lsst.pipe.tasks
 
namespace  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)