API

Public Step API

jwst.persistence.persistence_step Module

Remove persistence signal from ramp data.

Classes

PersistenceStep([name, parent, config_file, ...])

Correct a science image for persistence.

Complete Developer API

jwst.persistence.persistence Module

Utility functions for correcting for persistence.

Functions

no_nan(input_model, fill_value[, zap_nan, ...])

Replace NaNs and/or zeros with a fill value.

Classes

DataSet(output_obj, input_traps_filled, ...)

Input dataset to which persistence will be applied.