dark_output_data_2_ramp_model
- jwst.dark_current.dark_current_step.dark_output_data_2_ramp_model(out_data, out_model)[source]
Convert computed output data from the dark step to a RampModel.
- Parameters:
- out_data
JwstDataModel Computed science data from the dark current step.
- out_model
RampModel The input ramp model from which to subtract the dark current.
- out_data
- Returns:
- out_model
RampModel The output ramp model from the dark current step.
- out_model