HERA-Team / hera_cal

Library for HERA data reduction, including redundant calibration, absolute calibration, and LST-binning.
MIT License
11 stars 8 forks source link

Add `RedSol` modeling functionality, begin reorganization of redcal.py #838

Closed jsdillon closed 2 years ago

jsdillon commented 2 years ago

This PR builds on @AaronParsons's first pass in f8652c6f50dd8ff1d78c9d88789cbec942b01291 to add modeling functionality to the RedSol object. It also:

codecov[bot] commented 2 years ago

Codecov Report

Base: 97.33% // Head: 97.34% // Increases project coverage by +0.01% :tada:

Coverage data is based on head (9aa9261) compared to base (127513d). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #838 +/- ## ========================================== + Coverage 97.33% 97.34% +0.01% ========================================== Files 17 17 Lines 8254 8250 -4 ========================================== - Hits 8034 8031 -3 + Misses 220 219 -1 ``` | [Impacted Files](https://codecov.io/gh/HERA-Team/hera_cal/pull/838?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HERA-Team) | Coverage Δ | | |---|---|---| | [hera\_cal/redcal.py](https://codecov.io/gh/HERA-Team/hera_cal/pull/838/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HERA-Team#diff-aGVyYV9jYWwvcmVkY2FsLnB5) | `99.21% <100.00%> (+0.09%)` | :arrow_up: | | [hera\_cal/utils.py](https://codecov.io/gh/HERA-Team/hera_cal/pull/838/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HERA-Team#diff-aGVyYV9jYWwvdXRpbHMucHk=) | `96.25% <100.00%> (+0.01%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HERA-Team). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HERA-Team)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.