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 fluo based on larch #33

Closed gfabbris closed 3 years ago

gfabbris commented 3 years ago

Adds Daniel's fluo code based on the python implementation from larch, which is not easy to use in "straight" python because it depends on custom classes.

@dhaskel: I don't entirely understand how this is done in larch. It seems to me that it's not the same as described in your documentation.

codecov-io commented 3 years ago

Codecov Report

Merging #33 (81b9184) into absorption_normalization (3e88a4d) will decrease coverage by 0.75%. The diff coverage is 22.22%.

Impacted file tree graph

@@                     Coverage Diff                      @@
##           absorption_normalization      #33      +/-   ##
============================================================
- Coverage                     67.79%   67.03%   -0.76%     
============================================================
  Files                             6        6              
  Lines                           531      540       +9     
============================================================
+ Hits                            360      362       +2     
- Misses                          171      178       +7     
Impacted Files Coverage Δ
polartools/absorption.py 80.90% <22.22%> (-2.51%) :arrow_down:

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 3e88a4d...81b9184. Read the comment docs.