Go to the source code of this file.
|
| NDArray | lsst.pipe.tasks.prettyPictureMaker._equalizers._eigf_variance_analysis_no_mask (FloatImagePlane guide, float sigma) |
| |
| None | lsst.pipe.tasks.prettyPictureMaker._equalizers._eigf_blending_no_mask (FloatImagePlane image, NDArray av, float feathering, int filter_type) |
| |
| None | lsst.pipe.tasks.prettyPictureMaker._equalizers._fast_eigf_surface_blur (FloatImagePlane image, float sigma, float feathering, int iterations=1, int filter_type=1) |
| |
| FloatImagePlane | lsst.pipe.tasks.prettyPictureMaker._equalizers.tone_equalizer (FloatImagePlane image, list[float] tone_factors, float weight, float sigma, float feathering, int iterations=1, int filter_type=1) |
| |
| FloatImagePlane | lsst.pipe.tasks.prettyPictureMaker._equalizers.contrast_equalizer (FloatImagePlane image, list[float] contrast_factors) |
| |