Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix flagging issue in expand degeneracies function LST-Cal #974

Merged
merged 2 commits into from
Aug 7, 2024

Conversation

tyler-a-cox
Copy link
Contributor

This PR fixes an issue in _expand_degeneracies_to_ant_gains where the array averaged flagging pattern was not used when computing the delay of the gains when smoothing.

Copy link

codecov bot commented Aug 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.16%. Comparing base (26a2e7c) to head (4d9ab7d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #974   +/-   ##
=======================================
  Coverage   97.16%   97.16%           
=======================================
  Files          31       31           
  Lines       11063    11063           
=======================================
  Hits        10749    10749           
  Misses        314      314           
Flag Coverage Δ
unittests 97.16% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@steven-murray steven-murray merged commit 62196c7 into main Aug 7, 2024
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants