Closed wtgee closed 3 years ago
Merging #265 (efde546) into develop (3127c4a) will increase coverage by
0.46%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## develop #265 +/- ##
===========================================
+ Coverage 73.13% 73.60% +0.46%
===========================================
Files 31 31
Lines 1969 2004 +35
===========================================
+ Hits 1440 1475 +35
Misses 529 529
Impacted Files | Coverage Δ | |
---|---|---|
src/panoptes/utils/images/bayer.py | 100.00% <100.00%> (ø) |
|
src/panoptes/utils/images/plot.py | 21.05% <100.00%> (ø) |
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 3127c4a...efde546. Read the comment docs.
Misc edits during processing
develop
tag.photutils
dependency in docker.RGB
IntEnum for easy iterating and consistent array access of rgb data.get_stamp_slice
hasas_slices
param added with defaultTrue
for legacy behavior. IfFalse
then just the four points are returned.get_rgb_background
only acceptsdata
as an argument.get_rgb_background
.save_rgb_bg_fits
that will save a FITS files with seven extensions: combined rgb map, and then the background and rms maps for each color.ruamel.yaml
added to base dependencies for use in serializes.