hyperspy / rosettasciio

Python library for reading and writing scientific data format
https://hyperspy.org/rosettasciio
GNU General Public License v3.0
44 stars 26 forks source link

Fix ROI signal axes Merlin. Added tests #289

Closed kritvei closed 2 weeks ago

kritvei commented 2 weeks ago

Description of the change

A few sentences and/or a bulleted list to describe and motivate the change:

Progress of the PR

Note that this example can be useful to update the user guide.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.52%. Comparing base (37ea44f) to head (53e2617).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #289 +/- ## ======================================= Coverage 86.52% 86.52% ======================================= Files 83 83 Lines 10676 10676 Branches 2332 2332 ======================================= Hits 9237 9237 Misses 922 922 Partials 517 517 ```

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

ericpre commented 2 weeks ago

pre-commit.ci autofix