APS-4ID-POLAR / polartools

Python package to read and process data from the APS Polar beamline.
https://polartools.readthedocs.io/en/latest/
Other
2 stars 2 forks source link

Add spe handler #79

Closed gfabbris closed 1 month ago

gfabbris commented 5 months ago

Add an area detector handler for the Princeton camera files (.spe). There is one in the area_detector_handlers repository but it is based on an old spe reader that does not work with our files.

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 41.66667% with 14 lines in your changes missing coverage. Please review.

Project coverage is 33.06%. Comparing base (6cc34a8) to head (c9dd3fe). Report is 9 commits behind head on main.

Files Patch % Lines
polartools/area_detector_handlers.py 39.13% 14 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #79 +/- ## ========================================== + Coverage 33.02% 33.06% +0.03% ========================================== Files 11 11 Lines 1935 1957 +22 ========================================== + Hits 639 647 +8 - Misses 1296 1310 +14 ```

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