LSSTApplications  10.0+286,10.0+36,10.0+46,10.0-2-g4f67435,10.1+152,10.1+37,11.0,11.0+1,11.0-1-g47edd16,11.0-1-g60db491,11.0-1-g7418c06,11.0-2-g04d2804,11.0-2-g68503cd,11.0-2-g818369d,11.0-2-gb8b8ce7
LSSTDataManagementBasePackage
Classes | Namespaces | Functions
utils.py File Reference

Go to the source code of this file.

Classes

class  lsst.afw.cameraGeom.utils.FakeImageDataSource
 
class  lsst.afw.cameraGeom.utils.ButlerImage
 

Namespaces

 lsst.afw.cameraGeom.utils
 

Functions

def lsst.afw.cameraGeom.utils.prepareWcsData
 Put Wcs from an Amp image into CCD coordinates. More...
 
def lsst.afw.cameraGeom.utils.plotFocalPlane
 Make a plot of the focal plane along with a set points that sample the Pupil. More...
 
def lsst.afw.cameraGeom.utils.makeImageFromAmp
 Make an image from an amp object. More...
 
def lsst.afw.cameraGeom.utils.calcRawCcdBBox
 Calculate the raw ccd bounding box. More...
 
def lsst.afw.cameraGeom.utils.makeImageFromCcd
 Make an Image of a Ccd. More...
 
def lsst.afw.cameraGeom.utils.overlayCcdBoxes
 Overlay bounding boxes on an image display. More...
 
def lsst.afw.cameraGeom.utils.showAmp
 Show an amp in an image display. More...
 
def lsst.afw.cameraGeom.utils.showCcd
 Show a CCD on display. More...
 
def lsst.afw.cameraGeom.utils.getCcdInCamBBoxList
 Get the bounding boxes of a list of Detectors within a camera sized pixel grid. More...
 
def lsst.afw.cameraGeom.utils.getCameraImageBBox
 Get the bounding box of a camera sized image in pixels. More...
 
def lsst.afw.cameraGeom.utils.makeImageFromCamera
 Make an Image of a Camera. More...
 
def lsst.afw.cameraGeom.utils.showCamera
 Show a Camera on display, with the specified display. More...
 
def lsst.afw.cameraGeom.utils.makeFocalPlaneWcs
 Make a WCS for the focal plane geometry (i.e. More...
 
def lsst.afw.cameraGeom.utils.findAmp
 Find the Amp with the specified pixel position within the composite. More...