API

Public Step API

jwst.linearity.linearity_step Module

Apply linearity correction to ramp data.

Classes

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

Perform a correction for non-linear detector response, using the polynomial method.

Complete Developer API

jwst.linearity.linearity Module

Functions

do_correction(output_model, lin_model)

Apply the linearity correction to the data.