lsst.pipe.tasks g14a832a312+9d12ad093c
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
lsst.pipe.tasks.extended_psf.DetectorsInRegion Class Reference
Inheritance diagram for lsst.pipe.tasks.extended_psf.DetectorsInRegion:

Static Public Attributes

 detectors
 

Detailed Description

Provides a list of detectors that define a region.

Definition at line 79 of file extended_psf.py.

Member Data Documentation

◆ detectors

lsst.pipe.tasks.extended_psf.DetectorsInRegion.detectors
static
Initial value:
= ListField[int](
doc="A list containing the detectors IDs.",
default=[],
)

Definition at line 82 of file extended_psf.py.


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