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

Fix issues in the detector data translation in euxfel backend #152

Closed egorsobolev closed 7 months ago

egorsobolev commented 7 months ago

This fixes issues with detector data translation in euxfel backend:

Also removes old commented code.

codecov-commenter commented 7 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (945c95a) 22.53% compared to head (697cad9) 22.52%.

Files Patch % Lines
hummingbird/backend/euxfel.py 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #152 +/- ## ========================================== - Coverage 22.53% 22.52% -0.01% ========================================== Files 89 89 Lines 7500 7502 +2 ========================================== Hits 1690 1690 - Misses 5810 5812 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.