| __init__(self, initInputs=None, *args, **kwargs) | lsst.pipe.tasks.extended_psf.extended_psf_stack.ExtendedPsfStackTask | |
| _bg_powers | lsst.pipe.tasks.extended_psf.extended_psf_stack.ExtendedPsfStackTask | protected |
| _DefaultName | lsst.pipe.tasks.extended_psf.extended_psf_stack.ExtendedPsfStackTask | protectedstatic |
| _fit_and_normalize(self, ExtendedPsfCandidate candidate, Image psf_image, float|None psf_amplitude) | lsst.pipe.tasks.extended_psf.extended_psf_stack.ExtendedPsfStackTask | protected |
| _fit_bg(self, ExtendedPsfCandidate candidate, Sequence[str] mask_planes, Image psf_image, float|None psf_amplitude) | lsst.pipe.tasks.extended_psf.extended_psf_stack.ExtendedPsfStackTask | protected |
| _fit_moffat(self, ExtendedPsfImage extended_psf, bool fix_center=False) | lsst.pipe.tasks.extended_psf.extended_psf_stack.ExtendedPsfStackTask | protected |
| _fit_psf_amplitude(self, ExtendedPsfCandidate candidate, Image psf_image, Sequence[str] mask_planes, bool mask_zeros=True) | lsst.pipe.tasks.extended_psf.extended_psf_stack.ExtendedPsfStackTask | protected |
| _focal_plane_radius_mm(ExtendedPsfCandidate candidate) | lsst.pipe.tasks.extended_psf.extended_psf_stack.ExtendedPsfStackTask | protectedstatic |
| _get_candidates(self, ExtendedPsfCandidates extended_psf_candidates) | lsst.pipe.tasks.extended_psf.extended_psf_stack.ExtendedPsfStackTask | protected |
| _get_span_data(self, ExtendedPsfCandidate candidate, Sequence[str] mask_planes, np.ndarray|None additional_mask=None, Image|None subtract_image=None) | lsst.pipe.tasks.extended_psf.extended_psf_stack.ExtendedPsfStackTask | protected |
| _make_extended_psf(self, list[ExtendedPsfCandidate] candidates) | lsst.pipe.tasks.extended_psf.extended_psf_stack.ExtendedPsfStackTask | protected |
| _solve_design_matrix(self, np.ndarray design_matrix, np.ndarray data, bool calculate_covariance=False) | lsst.pipe.tasks.extended_psf.extended_psf_stack.ExtendedPsfStackTask | protected |
| ConfigClass | lsst.pipe.tasks.extended_psf.extended_psf_stack.ExtendedPsfStackTask | static |
| run(self, ExtendedPsfCandidates extended_psf_candidates) | lsst.pipe.tasks.extended_psf.extended_psf_stack.ExtendedPsfStackTask | |
| runQuantum(self, butlerQC, inputRefs, outputRefs) | lsst.pipe.tasks.extended_psf.extended_psf_stack.ExtendedPsfStackTask | |