lsst.pipe.tasks g2c8cee2ce7+a177a69160
Loading...
Searching...
No Matches
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

 lsst.pipe.tasks.insertFakes._add_fake_sources (exposure, objects, calibFluxRadius=12.0, logger=None)
 lsst.pipe.tasks.insertFakes._isWCSGalsimDefault (wcs, hdr)
 lsst.pipe.tasks.insertFakes.processImagesForInsertion (self, fakeCat, wcs, psf, photoCalib, band, pixelScale)
 lsst.pipe.tasks.insertFakes.addPixCoords (self, fakeCat, image)
 lsst.pipe.tasks.insertFakes.trimFakeCat (self, fakeCat, image)
 lsst.pipe.tasks.insertFakes.mkFakeGalsimGalaxies (self, fakeCat, band, photoCalib, pixelScale, psf, image)
 lsst.pipe.tasks.insertFakes.mkFakeStars (self, fakeCat, band, photoCalib, psf, image)
 lsst.pipe.tasks.insertFakes.cleanCat (self, fakeCat, starCheckVal)
 lsst.pipe.tasks.insertFakes.addFakeSources (self, image, fakeImages, sourceType)

Variables

 lsst.pipe.tasks.insertFakes.linWcs = wcs.linearizePixelToSky(skyCoord, geom.arcseconds)
 lsst.pipe.tasks.insertFakes.mat = linWcs.getMatrix()
 lsst.pipe.tasks.insertFakes.wcs
 lsst.pipe.tasks.insertFakes.obj = galsim.InterpolatedImage(im, calculate_stepk=False)
 lsst.pipe.tasks.insertFakes.bitmask