mod_add_meas_rnoise Module Reference

Functions/Subroutines

subroutine add_meas_rnoise_segment (RIN, deep_random_switch, MNOISEI, segment_meas)
 
subroutine add_meas_rnoise_pixel (deep_random_switch, RIN, MNOISEI, pixel_meas)
 

Function/Subroutine Documentation

◆ add_meas_rnoise_pixel()

subroutine mod_add_meas_rnoise::add_meas_rnoise_pixel ( logical, intent(in)  deep_random_switch,
type(retr_input_settings), intent(in)  RIN,
integer, dimension(kip,kwm), intent(in)  MNOISEI,
type(pixel), intent(inout)  pixel_meas 
)

◆ add_meas_rnoise_segment()

subroutine mod_add_meas_rnoise::add_meas_rnoise_segment ( type(retr_input_settings), intent(in)  RIN,
logical, intent(in)  deep_random_switch,
integer, dimension(kip,kwm,kimage), intent(in)  MNOISEI,
type(segment_data), intent(inout)  segment_meas 
)