|
lsst.pipe.tasks g2c8cee2ce7+721f9a9580
|
Public Member Functions | |
| ExtendedPsfCandidate | deserialize (self, InputArchive[Any] archive, *, Box|None bbox=None) |
Static Public Attributes | |
| ClassVar | SCHEMA_NAME = "extended_psf_candidate" |
| ClassVar | SCHEMA_VERSION = "1.0.0" |
| ClassVar | MIN_READ_VERSION = 1 |
| ClassVar | PUBLIC_TYPE = ExtendedPsfCandidate |
| ImageSerializationModel | psf_kernel_image |
| ExtendedPsfCandidateInfo | star_info |
A Pydantic model to represent a serialized `ExtendedPsfCandidate`.
Definition at line 221 of file extended_psf_candidates.py.
| ExtendedPsfCandidate lsst.pipe.tasks.extended_psf.extended_psf_candidates.ExtendedPsfCandidateSerializationModel.deserialize | ( | self, | |
| InputArchive[Any] | archive, | ||
| * | , | ||
| Box | None | bbox = None ) |
Definition at line 238 of file extended_psf_candidates.py.
|
static |
Definition at line 226 of file extended_psf_candidates.py.
|
static |
Definition at line 229 of file extended_psf_candidates.py.
|
static |
Definition at line 227 of file extended_psf_candidates.py.
|
static |
Definition at line 224 of file extended_psf_candidates.py.
|
static |
Definition at line 225 of file extended_psf_candidates.py.
|
static |
Definition at line 234 of file extended_psf_candidates.py.