pycroscopy / sidpy

Python utilities for storing, processing, and visualizing spectroscopic and imaging data
https://pycroscopy.github.io/sidpy/
MIT License
12 stars 14 forks source link

updates to spectrum viz #183

Closed ramav87 closed 1 year ago

ramav87 commented 1 year ago

This branch adds a small widget to update the image display on the SpectralImageVisualizer so the units can be changed from pixelwise to units wise

codecov-commenter commented 1 year ago

Codecov Report

Merging #183 (c55502d) into main (5c4ac22) will decrease coverage by 0.16%. The diff coverage is 40.00%.

@@            Coverage Diff             @@
##             main     #183      +/-   ##
==========================================
- Coverage   79.45%   79.30%   -0.16%     
==========================================
  Files          48       48              
  Lines        9347     9375      +28     
==========================================
+ Hits         7427     7435       +8     
- Misses       1920     1940      +20     
Flag Coverage Δ
unittests 79.30% <40.00%> (-0.16%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
sidpy/viz/dataset_viz.py 57.55% <40.00%> (-0.91%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more