cta-observatory / ctaplot

Plotting library for CTA and other IACT
https://ctaplot.readthedocs.io
MIT License
5 stars 9 forks source link

Fix reco gamma selection #185

Closed mikael10j closed 2 years ago

mikael10j commented 2 years ago

solves #184

codecov[bot] commented 2 years ago

Codecov Report

Merging #185 (3c59cfd) into master (eafbe37) will increase coverage by 0.03%. The diff coverage is 31.34%.

@@            Coverage Diff             @@
##           master     #185      +/-   ##
==========================================
+ Coverage   63.15%   63.19%   +0.03%     
==========================================
  Files          21       21              
  Lines        2717     2733      +16     
==========================================
+ Hits         1716     1727      +11     
- Misses       1001     1006       +5     
Impacted Files Coverage Δ
ctaplot/gammaboard/reader.py 0.00% <0.00%> (ø)
ctaplot/plots/style.py 100.00% <ø> (ø)
ctaplot/gammaboard/gammaboard.py 11.81% <2.27%> (-0.10%) :arrow_down:
ctaplot/ana/ana.py 88.20% <85.71%> (-0.03%) :arrow_down:
ctaplot/__init__.py 100.00% <100.00%> (ø)
ctaplot/ana/tests/test_ana.py 100.00% <100.00%> (ø)
ctaplot/plots/plots.py 78.46% <100.00%> (ø)
ctaplot/plots/tests/test_plots.py 98.73% <100.00%> (+0.07%) :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 4b610a0...3c59cfd. Read the comment docs.