API

Public Step API

jwst.dark_current.dark_current_step Module

Perform dark current correction.

Classes

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

Subtract dark current from the input science data.

Complete Developer API

jwst.dark_current.dark_current_step Module

Functions

save_dark_data_as_dark_model(dark_data, ...)

Save dark data from the dark current step as the appropriate dark model.

dark_output_data_2_ramp_model(out_data, ...)

Convert computed output data from the dark step to a RampModel.