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

Create process images module #58

Closed gfabbris closed 2 years ago

gfabbris commented 2 years ago

This module contains functions that are used to load images from the databroker catalog and process them.

There is also some cleaning up of testing and documentation of other units.

codecov-commenter commented 2 years ago

Codecov Report

Merging #58 (2538b7e) into main (31b2dcd) will increase coverage by 4.84%. The diff coverage is 78.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
+ Coverage   37.72%   42.57%   +4.84%     
==========================================
  Files           7        9       +2     
  Lines        1169     1313     +144     
==========================================
+ Hits          441      559     +118     
- Misses        728      754      +26     
Impacted Files Coverage Δ
polartools/diffraction.py 0.00% <0.00%> (ø)
polartools/manage_database.py 53.73% <ø> (ø)
polartools/pressure_calibration.py 87.75% <ø> (ø)
polartools/process_images.py 74.07% <74.07%> (ø)
polartools/load_data.py 73.49% <90.90%> (+1.23%) :arrow_up:
polartools/_pyrixs.py 92.30% <92.30%> (ø)

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 31b2dcd...2538b7e. Read the comment docs.