Skip to content
Snippets Groups Projects
Commit 15367405 authored by Karim Ahmed's avatar Karim Ahmed
Browse files

docstring for replace_pixels_wrong_gain_badpixel

parent 8c596c0a
No related branches found
No related tags found
1 merge request!916[Jungfrau][Correct] Force replacement for gain value in Jungfrau correction
......@@ -217,7 +217,8 @@ def replace_pixels_wrong_gain_badpixel(
badpixel_map,
memory_cells,
):
"""_summary_
"""Replace the gain value with the given new gain value for pixels
indicated as bad with WRONG_GAIN_VALUE bit.
Args:
gain_arr (ndarray): The raw gain array to be updated.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment