HERA-Team / hera_qm

HERA Data Quality Metrics
MIT License
2 stars 2 forks source link

discard data associated with antennas flagged in yaml file. #398

Closed aewallwi closed 3 years ago

aewallwi commented 3 years ago

New functionality in apply_yaml_flags to throw away data associated with flagged antennas to save us space and time.

codecov[bot] commented 3 years ago

Codecov Report

Merging #398 (7d72fde) into master (5a92245) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #398   +/-   ##
=======================================
  Coverage   97.12%   97.13%           
=======================================
  Files          10       10           
  Lines        3274     3283    +9     
=======================================
+ Hits         3180     3189    +9     
  Misses         94       94           
Impacted Files Coverage Δ
hera_qm/utils.py 97.26% <100.00%> (+0.06%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5a92245...574b1a2. Read the comment docs.