FXIhub / hummingbird

Monitoring and Analysing flash X-ray imaging experiments
http://fxihub.github.io/hummingbird
BSD 2-Clause "Simplified" License
16 stars 14 forks source link

Cleaned up analysis and backend module #122

Closed daurer closed 6 years ago

daurer commented 6 years ago
codecov-io commented 6 years ago

Codecov Report

Merging #122 into master will increase coverage by 1.36%. The diff coverage is 12.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #122      +/-   ##
==========================================
+ Coverage   11.97%   13.33%   +1.36%     
==========================================
  Files          67       64       -3     
  Lines        6589     5923     -666     
==========================================
+ Hits          789      790       +1     
+ Misses       5800     5133     -667
Impacted Files Coverage Δ
src/backend/flash.py 0% <0%> (ø) :arrow_up:
src/analysis/patterson.py 0% <0%> (ø) :arrow_up:
src/analysis/stxm.py 0% <0%> (ø) :arrow_up:
src/utils/stack.py 0% <0%> (ø) :arrow_up:
src/utils/recorder.py 0% <0%> (ø) :arrow_up:
src/analysis/template.py 0% <0%> (ø) :arrow_up:
src/analysis/pixel_detector.py 0% <0%> (ø) :arrow_up:
src/analysis/tof.py 0% <0%> (ø) :arrow_up:
src/analysis/tracking.py 0% <0%> (ø)
src/analysis/sizing.py 0% <0%> (ø) :arrow_up:
... and 2 more

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 e8389ed...a6ff17d. Read the comment docs.