cta-observatory / protopipe

Prototype data analysis pipeline for the Cherenkov Telescope Array Observatory
https://protopipe.readthedocs.io/en/latest/
Other
5 stars 13 forks source link

Apply CALIB_SCALE directly from ctapipe.io.SimtelEventSource #145

Closed HealthyPear closed 2 years ago

HealthyPear commented 3 years ago

This PR basically implements what is currently pending in cta-observatory/ctapipe#1749

codecov[bot] commented 3 years ago

Codecov Report

Merging #145 (d871baf) into master (513e1ca) will increase coverage by 1.23%. The diff coverage is 98.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #145      +/-   ##
==========================================
+ Coverage   65.69%   66.93%   +1.23%     
==========================================
  Files          23       23              
  Lines        2169     2238      +69     
==========================================
+ Hits         1425     1498      +73     
+ Misses        744      740       -4     
Impacted Files Coverage Δ
protopipe/pipeline/temp.py 89.62% <98.46%> (+8.20%) :arrow_up:
protopipe/pipeline/event_preparer.py 65.96% <100.00%> (+1.08%) :arrow_up:
protopipe/scripts/data_training.py 93.05% <100.00%> (+0.13%) :arrow_up:
protopipe/scripts/write_dl2.py 81.96% <100.00%> (+0.23%) :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 513e1ca...d871baf. Read the comment docs.