gafusion / omas

Ordered Multidimensional Array Structure
http://gafusion.github.io/omas
MIT License
32 stars 15 forks source link

Fix position control overlay #90

Closed eldond closed 4 years ago

eldond commented 4 years ago

Masking of data for the position control plot wasn't working properly

codecov[bot] commented 4 years ago

Codecov Report

Merging #90 into master will increase coverage by 0.09%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
+ Coverage   75.88%   75.97%   +0.09%     
==========================================
  Files          24       24              
  Lines        7058     7085      +27     
==========================================
+ Hits         5356     5383      +27     
  Misses       1702     1702
Impacted Files Coverage Δ
omas/omas_plot.py 74.32% <100%> (+0.29%) :arrow_up:
omas/tests/test_omas_plot.py 98.71% <100%> (+0.05%) :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 ccc4109...fcdf501. Read the comment docs.