ePSIC-DLS / particlespy

Package for analysing particles in electron microscopy data sets.
GNU General Public License v3.0
19 stars 9 forks source link

Add 3D plotting of properties #50

Closed TomSlater closed 4 years ago

TomSlater commented 4 years ago

Add 3D plotting of properties.

codecov[bot] commented 4 years ago

Codecov Report

Merging #50 into master will increase coverage by 0.49%. The diff coverage is 80.43%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage   80.99%   81.48%   +0.49%     
==========================================
  Files          13       13              
  Lines         784      821      +37     
==========================================
+ Hits          635      669      +34     
- Misses        149      152       +3     
Impacted Files Coverage Δ
ParticleSpy/api.py 86.66% <63.63%> (+0.95%) :arrow_up:
ParticleSpy/ptcl_class.py 79.41% <84.84%> (+2.17%) :arrow_up:
ParticleSpy/tests/test_plotting.py 100.00% <100.00%> (ø)