markovmodel / PyEMMA

πŸš‚ Python API for Emma's Markov Model Algorithms πŸš‚
http://pyemma.org
GNU Lesser General Public License v3.0
311 stars 119 forks source link

[plots1d] mask zero-counts in logscale feature histogram #1340

Closed thempel closed 6 years ago

thempel commented 6 years ago

contributes to https://github.com/markovmodel/pyemma_tutorials/issues/100

codecov[bot] commented 6 years ago

Codecov Report

Merging #1340 into devel will decrease coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel    #1340      +/-   ##
==========================================
- Coverage   91.71%   91.71%   -0.01%     
==========================================
  Files         224      224              
  Lines       25151    25153       +2     
==========================================
+ Hits        23068    23069       +1     
- Misses       2083     2084       +1
Impacted Files Coverage Ξ”
pyemma/plots/plots1d.py 88.63% <100%> (+0.54%) :arrow_up:
pyemma/coordinates/clustering/tests/test_kmeans.py 97.89% <0%> (-1.58%) :arrow_down:
pyemma/plots/networks.py 90.38% <0%> (+0.96%) :arrow_up:

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 53ff74d...7d74e4f. Read the comment docs.