API

Public Step API

jwst.badpix_selfcal.badpix_selfcal_step Module

Self-calibration of bad pixels in JWST data.

Classes

BadpixSelfcalStep([name, parent, ...])

Flag residual artifacts as bad pixels using a median filter and percentile cutoffs.

Complete Developer API

jwst.badpix_selfcal.badpix_selfcal Module

Functions

badpix_selfcal(minimg[, flagfrac_lower, ...])

Identify residual artifacts in a combined image.

apply_flags(input_model, flagged_indices)

Apply the flagged indices to the input model.