HERA-Team / hera_cal

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

add include_autos option to abscal.match_baselines() #895

Closed ele-rath closed 1 year ago

ele-rath commented 1 year ago

add include_autos, default false. Is passed to get_reds so that auto baselines can be matched to an auto model.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.05 :tada:

Comparison is base (e712061) 97.14% compared to head (57b1130) 97.20%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #895 +/- ## ========================================== + Coverage 97.14% 97.20% +0.05% ========================================== Files 21 21 Lines 9354 9362 +8 ========================================== + Hits 9087 9100 +13 + Misses 267 262 -5 ``` | [Impacted Files](https://app.codecov.io/gh/HERA-Team/hera_cal/pull/895?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HERA-Team) | Coverage Δ | | |---|---|---| | [hera\_cal/abscal.py](https://app.codecov.io/gh/HERA-Team/hera_cal/pull/895?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HERA-Team#diff-aGVyYV9jYWwvYWJzY2FsLnB5) | `96.99% <100.00%> (+<0.01%)` | :arrow_up: | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/HERA-Team/hera_cal/pull/895/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HERA-Team)

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