pycroscopy / sidpy

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

Feature added: Vizualisation for 4D complex spectral image #186

Closed utkarshp1161 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #186 (e1dbcec) into main (e5d435a) will decrease coverage by 1.00%. Report is 13 commits behind head on main. The diff coverage is 16.27%.

@@            Coverage Diff             @@
##             main     #186      +/-   ##
==========================================
- Coverage   79.79%   78.79%   -1.00%     
==========================================
  Files          48       46       -2     
  Lines        9299     9121     -178     
==========================================
- Hits         7420     7187     -233     
- Misses       1879     1934      +55     
Flag Coverage Δ
unittests 78.79% <16.27%> (-1.00%) :arrow_down:

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

Files Changed Coverage Δ
tests/proc/test_fitter.py 83.24% <3.03%> (-16.15%) :arrow_down:
sidpy/sid/dataset.py 70.45% <60.00%> (-3.05%) :arrow_down:
sidpy/viz/dataset_viz.py 57.55% <60.00%> (-0.72%) :arrow_down:

... and 3 files with indirect coverage changes

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

utkarshp1161 commented 1 year ago

Will delete my copy of notebooks/00_basic_usage/plot_dataset.ipynb and replace it with the file in master.