ePSIC-DLS / particlespy

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

New segui labelling #60

Closed CameronGBell closed 3 years ago

CameronGBell commented 3 years ago

WIP of new labelling methods in segUI, with new tools, and support for multiple selection keys

codecov[bot] commented 3 years ago

Codecov Report

Merging #60 (c653ba3) into master (2399bca) will increase coverage by 0.31%. The diff coverage is 84.82%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
+ Coverage   84.62%   84.94%   +0.31%     
==========================================
  Files          13       15       +2     
  Lines         852      983     +131     
==========================================
+ Hits          721      835     +114     
- Misses        131      148      +17     
Impacted Files Coverage Δ
ParticleSpy/segimgs.py 79.76% <79.76%> (ø)
ParticleSpy/ParticleAnalysis.py 93.18% <100.00%> (ø)
ParticleSpy/api.py 87.09% <100.00%> (ø)
ParticleSpy/custom_kernels.py 100.00% <100.00%> (ø)
ParticleSpy/tests/test_particle_clustering.py 100.00% <100.00%> (ø)
...ePSIC-DLS/ParticleSpy/ParticleSpy/particle_load.py
...ePSIC-DLS/ParticleSpy/ParticleSpy/particle_save.py
...PSIC-DLS/ParticleSpy/ParticleSpy/radial_profile.py
.../ParticleSpy/ParticleSpy/tests/test_particle_io.py
...IC-DLS/ParticleSpy/ParticleSpy/ParticleAnalysis.py
... and 23 more
TomSlater commented 3 years ago

This PR addresses #12 .