HERA-Team / hera_qm

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

add unflag_first option to yaml flags. #400

Closed aewallwi closed 3 years ago

aewallwi commented 3 years ago

add an option to apply_yaml_flags to unflag the uvdata/uvcal/uvflag object before applying flags.

codecov[bot] commented 3 years ago

Codecov Report

Merging #400 (8ca32dc) into master (1242f08) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #400   +/-   ##
=======================================
  Coverage   97.07%   97.08%           
=======================================
  Files          10       10           
  Lines        3286     3288    +2     
=======================================
+ Hits         3190     3192    +2     
  Misses         96       96           
Impacted Files Coverage Δ
hera_qm/utils.py 97.27% <100.00%> (+0.01%) :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 1242f08...8ca32dc. Read the comment docs.

aewallwi commented 3 years ago

Couple of minor suggestions.

Thanks for the feedback. Should be good to go (pending tests passing 🤞 )