Bases: object
Single extended PSF over a focal plane region.
The focal plane region is defined through a list of detectors.
- Parameters:
- 
- extended_psf_imagelsst.afw.image.MaskedImageF
- Image of the extended PSF model. 
- detector_listlist[int]
- List of detector IDs that define the focal plane region over which this
extended PSF model has been built (and can be used).