Closed nmearl closed 5 years ago
The 3D cube slicer actually seems to mostly work and is useful if we could get it to entirely work. See #551.
Merging #553 into master will increase coverage by
0.01%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #553 +/- ##
==========================================
+ Coverage 64.33% 64.35% +0.01%
==========================================
Files 40 40
Lines 4980 4982 +2
==========================================
+ Hits 3204 3206 +2
Misses 1776 1776
Impacted Files | Coverage Δ | |
---|---|---|
cubeviz/image_viewer.py | 59.27% <100%> (+0.14%) |
: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 0f7f271...32a6f21. Read the comment docs.
Yes, the 3D slice extractor is being kept.
Removes the superfluous 1D profile view from the image viewer toolbar. Kind of addresses #547, ~#551~ (we're keeping that option now).