lsst.pipe.tasks  21.0.0-136-g686b14fa+b5ed8c5b99
lsst.pipe.tasks.extended_psf.FocalPlaneRegionExtendedPsf Class Reference

Detailed Description

Single extended PSF over a focal plane region.

The focal plane region is defined through a list
of detectors.

Parameters
----------
extended_psf_image : `lsst.afw.image.MaskedImageF`
    Image of the extended PSF model.
detector_list : `list` [`int`]
    List of detector IDs that define the focal plane region over which this
    extended PSF model has been built (and can be used).

Definition at line 40 of file extended_psf.py.


The documentation for this class was generated from the following file: