LumiSpy / lumispy

Luminescence data analysis with HyperSpy.
https://lumispy.org
GNU General Public License v3.0
26 stars 17 forks source link

Update metadata used in scale_by_exposure #116

Closed jlaehne closed 2 years ago

jlaehne commented 2 years ago

Description of the change

Progress of the PR

Note

Tests run locally, should work once HyperSpy v1.7 is released. Merge will need to wait for the release, but can be reviewed already for a speedy release of LumiSpy v0.2 after the HyperSpy release.

codecov-commenter commented 2 years ago

Codecov Report

Merging #116 (b09aa33) into main (2258151) will increase coverage by 0.98%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #116      +/-   ##
==========================================
+ Coverage   95.76%   96.75%   +0.98%     
==========================================
  Files          11       11              
  Lines         591      586       -5     
==========================================
+ Hits          566      567       +1     
+ Misses         25       19       -6     
Impacted Files Coverage Δ
lumispy/signals/common_luminescence.py 100.00% <100.00%> (ø)
lumispy/utils/axes.py 98.08% <0.00%> (+1.19%) :arrow_up:
lumispy/signals/luminescence_spectrum.py 91.75% <0.00%> (+1.33%) :arrow_up:
lumispy/signals/cl_spectrum.py 98.46% <0.00%> (+1.44%) :arrow_up:

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 2258151...b09aa33. Read the comment docs.