Closed tyler-a-cox closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.16%. Comparing base (
a114489
) to head (196ef19
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR fixes an error in LST-cal when
smooth_gains=True
and a full day is flagged. Currently, this smoothing code sets gains to zeros when the entire band is flagged. This update identifies nights where all baselines are flagged and replaces the smoothed gains with ones.