Go to the source code of this file.
|
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) |
|