HERA-Team / hera_qm

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

Force XRFI to identify as the same night only files with the same integer JD when throwing away edges #366

Closed jsdillon closed 4 years ago

jsdillon commented 4 years ago

This was causing problems in RTP because all the raw data is in one giant folder, so the first and last several files of the night were missing flag files, rather than getting completely flagged.

codecov[bot] commented 4 years ago

Codecov Report

Merging #366 into master will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #366   +/-   ##
=======================================
  Coverage   97.01%   97.02%           
=======================================
  Files           8        8           
  Lines        3052     3054    +2     
=======================================
+ Hits         2961     2963    +2     
  Misses         91       91           
Impacted Files Coverage Δ
hera_qm/xrfi.py 99.78% <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 8b7ba15...59056bd. Read the comment docs.