PixelReplacement ================ .. currentmodule:: jwst.pixel_replace.pixel_replace .. autoclass:: PixelReplacement :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~PixelReplacement.DO_NOT_USE ~PixelReplacement.FLUX_ESTIMATED ~PixelReplacement.HORIZONTAL ~PixelReplacement.LOG_SLICE ~PixelReplacement.NON_SCIENCE ~PixelReplacement.VERTICAL .. rubric:: Methods Summary .. autosummary:: ~PixelReplacement.custom_slice ~PixelReplacement.fit_profile ~PixelReplacement.mingrad ~PixelReplacement.profile_mse ~PixelReplacement.replace .. rubric:: Attributes Documentation .. autoattribute:: DO_NOT_USE .. autoattribute:: FLUX_ESTIMATED .. autoattribute:: HORIZONTAL .. autoattribute:: LOG_SLICE .. autoattribute:: NON_SCIENCE .. autoattribute:: VERTICAL .. rubric:: Methods Documentation .. automethod:: custom_slice .. automethod:: fit_profile .. automethod:: mingrad .. automethod:: profile_mse .. automethod:: replace