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

feat: add partial time-reading and conjugation to HERADataFastReader #869

Open steven-murray opened 1 year ago

steven-murray commented 1 year ago

Adds:

codecov[bot] commented 1 year ago

Codecov Report

Base: 97.07% // Head: 97.09% // Increases project coverage by +0.01% :tada:

Coverage data is based on head (15d15ba) compared to base (6f6318f). Patch coverage: 95.23% of modified lines in pull request are covered.

:exclamation: Current head 15d15ba differs from pull request most recent head 7d9cf53. Consider uploading reports for the commit 7d9cf53 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #869 +/- ## ========================================== + Coverage 97.07% 97.09% +0.01% ========================================== Files 20 20 Lines 8816 8977 +161 ========================================== + Hits 8558 8716 +158 - Misses 258 261 +3 ``` | [Impacted Files](https://codecov.io/gh/HERA-Team/hera_cal/pull/869?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HERA-Team) | Coverage Δ | | |---|---|---| | [hera\_cal/io.py](https://codecov.io/gh/HERA-Team/hera_cal/pull/869?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HERA-Team#diff-aGVyYV9jYWwvaW8ucHk=) | `98.45% <95.23%> (+0.11%)` | :arrow_up: | | [hera\_cal/frf.py](https://codecov.io/gh/HERA-Team/hera_cal/pull/869?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HERA-Team#diff-aGVyYV9jYWwvZnJmLnB5) | `97.79% <0.00%> (-0.20%)` | :arrow_down: | | [hera\_cal/vis\_clean.py](https://codecov.io/gh/HERA-Team/hera_cal/pull/869?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HERA-Team#diff-aGVyYV9jYWwvdmlzX2NsZWFuLnB5) | `97.77% <0.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.