LumiSpy / lumispy

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

Axis conversion for TransientSpec #205

Open jlaehne opened 9 months ago

jlaehne commented 9 months ago

Description of the change

Move axis conversion code to CommonLuminescence class to make it available to LuminescenceTransientSpectrum signals.

Handle inheritance for slicing of LuminescenceTransientSpectrum:

Progress of the PR

codecov-commenter commented 9 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 97.95918% with 2 lines in your changes missing coverage. Please review.

Project coverage is 99.46%. Comparing base (9c402c0) to head (88d1c3d). Report is 20 commits behind head on main.

Files with missing lines Patch % Lines
lumispy/signals/common_luminescence.py 97.53% 2 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #205 +/- ## =========================================== - Coverage 100.00% 99.46% -0.54% =========================================== Files 12 12 Lines 556 566 +10 =========================================== + Hits 556 563 +7 - Misses 0 3 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.