pycroscopy / SciFiReaders

Tools for extracting data and metadata from scientific data files
https://pycroscopy.github.io/SciFiReaders/about.html
MIT License
13 stars 13 forks source link

Added igor_ibw test and fixed igot ibw translator for force curves #65

Closed ramav87 closed 2 years ago

ramav87 commented 2 years ago

Added igor_ibw test Fixed bug in igor_ibw translator for force curves (was using old sidpy syntax) Updated test_nanonis and test_igor to utilize wget from SciFiDatasets repo.

codecov-commenter commented 2 years ago

Codecov Report

Merging #65 (9b0ae31) into master (c1a8abb) will increase coverage by 5.00%. The diff coverage is 98.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage   51.95%   56.95%   +5.00%     
==========================================
  Files          37       38       +1     
  Lines        2179     2228      +49     
==========================================
+ Hits         1132     1269     +137     
+ Misses       1047      959      -88     
Flag Coverage Δ
unittests 56.95% <98.18%> (+5.00%) :arrow_up:

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

Impacted Files Coverage Δ
...ciFiReaders/readers/microscopy/spm/afm/igor_ibw.py 87.50% <75.00%> (+75.53%) :arrow_up:
tests/test_igor.py 100.00% <100.00%> (ø)
tests/test_nanonis.py 100.00% <100.00%> (ø)

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 c1a8abb...9b0ae31. Read the comment docs.