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

xfel2013 foundation #112

Closed cnettel closed 6 years ago

cnettel commented 6 years ago

Basic work to interface against Karabo, providing decomposed view of photon detector. More or less a proof of concept at this point. Inspired by the LCLS backend.

codecov-io commented 6 years ago

Codecov Report

Merging #112 into master will decrease coverage by 0.15%. The diff coverage is 9.16%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
- Coverage   19.58%   19.43%   -0.16%     
==========================================
  Files          79       80       +1     
  Lines        8920     9051     +131     
==========================================
+ Hits         1747     1759      +12     
- Misses       7173     7292     +119
Impacted Files Coverage Δ
src/backend/worker.py 12.08% <0%> (-0.25%) :arrow_down:
src/backend/euxfel.py 6.5% <6.5%> (ø)
src/utils/cmdline_args.py 76.47% <80%> (+0.6%) :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 18f02ff...6621063. Read the comment docs.

cnettel commented 6 years ago

Pretty untested (in terms of automatic tests). Maybe for another pull request.