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

Update diffraction.py #41

Closed strempfer closed 3 years ago

strempfer commented 3 years ago

include load_axes in load_series and fit_series

lgtm-com[bot] commented 3 years ago

This pull request introduces 2 alerts when merging e3dede3fd5d692d8a7db8515f1999a1858577962 into d7bf485da0e3e1b12e8bd85a23d40dda2eea8853 - view on LGTM.com

new alerts:

codecov-io commented 3 years ago

Codecov Report

Merging #41 (fce09f8) into main (d7bf485) will decrease coverage by 0.26%. The diff coverage is 1.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
- Coverage   53.63%   53.37%   -0.27%     
==========================================
  Files           8        7       -1     
  Lines         811      815       +4     
==========================================
  Hits          435      435              
- Misses        376      380       +4     
Impacted Files Coverage Δ
polartools/diffraction.py 0.00% <0.00%> (ø)
polartools/db_tools.py 81.17% <33.33%> (ø)

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 d7bf485...fce09f8. Read the comment docs.