BaselineUtilsF ============== .. currentmodule:: lsst.meas.deblender .. autoclass:: BaselineUtilsF :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~BaselineUtilsF.ASSIGN_STRAYFLUX ~BaselineUtilsF.STRAYFLUX_NEAREST_FOOTPRINT ~BaselineUtilsF.STRAYFLUX_R_TO_FOOTPRINT ~BaselineUtilsF.STRAYFLUX_TO_POINT_SOURCES_ALWAYS ~BaselineUtilsF.STRAYFLUX_TO_POINT_SOURCES_WHEN_NECESSARY ~BaselineUtilsF.STRAYFLUX_TRIM .. rubric:: Methods Summary .. autosummary:: ~BaselineUtilsF.apportionFlux ~BaselineUtilsF.buildSymmetricTemplate ~BaselineUtilsF.getSignificantEdgePixels ~BaselineUtilsF.hasSignificantFluxAtEdge ~BaselineUtilsF.makeMonotonic ~BaselineUtilsF.medianFilter ~BaselineUtilsF.symmetrizeFootprint .. rubric:: Attributes Documentation .. autoattribute:: ASSIGN_STRAYFLUX .. autoattribute:: STRAYFLUX_NEAREST_FOOTPRINT .. autoattribute:: STRAYFLUX_R_TO_FOOTPRINT .. autoattribute:: STRAYFLUX_TO_POINT_SOURCES_ALWAYS .. autoattribute:: STRAYFLUX_TO_POINT_SOURCES_WHEN_NECESSARY .. autoattribute:: STRAYFLUX_TRIM .. rubric:: Methods Documentation .. automethod:: apportionFlux .. automethod:: buildSymmetricTemplate .. automethod:: getSignificantEdgePixels .. automethod:: hasSignificantFluxAtEdge .. automethod:: makeMonotonic .. automethod:: medianFilter .. automethod:: symmetrizeFootprint