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

Add support for calibscale #140

Closed HealthyPear closed 3 years ago

HealthyPear commented 3 years ago

This PR adds the choice of calibscale from the analysis configuration file setting 1.0 (i.e. no calibscale) as default and scaling the extracted image before cleaning.

codecov[bot] commented 3 years ago

Codecov Report

Merging #140 (a6625da) into master (57d344a) will decrease coverage by 0.40%. The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #140      +/-   ##
==========================================
- Coverage   65.59%   65.19%   -0.41%     
==========================================
  Files          23       23              
  Lines        2142     2146       +4     
==========================================
- Hits         1405     1399       -6     
- Misses        737      747      +10     
Impacted Files Coverage Δ
protopipe/pipeline/event_preparer.py 64.13% <60.00%> (-1.10%) :arrow_down:
protopipe/perf/temp.py 87.50% <0.00%> (-12.50%) :arrow_down:

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 57d344a...a6625da. Read the comment docs.