LumiSpy / lumispy

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

HyperSpy v1.7 adaptions #120

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.

jlaehne commented 2 years ago

@jordiferrero could you chekc if I have missed anything?

jlaehne commented 2 years ago

Thanks for those hints @ericpre.

codecov-commenter commented 2 years ago

Codecov Report

Merging #120 (e0e0d95) into main (bb86230) will increase coverage by 0.94%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #120      +/-   ##
==========================================
+ Coverage   95.76%   96.71%   +0.94%     
==========================================
  Files          11       11              
  Lines         591      579      -12     
==========================================
- Hits          566      560       -6     
+ Misses         25       19       -6     
Impacted Files Coverage Δ
lumispy/signals/cl_spectrum.py 98.46% <ø> (+1.44%) :arrow_up:
lumispy/signals/luminescence_spectrum.py 91.75% <ø> (+1.33%) :arrow_up:
lumispy/utils/axes.py 98.08% <ø> (+1.19%) :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 bb86230...e0e0d95. Read the comment docs.