POCS
POCS copied to clipboard
Add a DitheredObservation type - WIP
Depends on #735
- Rearrange to support mulitple types of
Observation
s. - Add a
DitheredObservation
(coming from AstroHuntsman/huntsman-pocs).
Codecov Report
Merging #739 into develop will decrease coverage by
0.62%
. The diff coverage is2.77%
.
@@ Coverage Diff @@
## develop #739 +/- ##
===========================================
- Coverage 80.58% 79.96% -0.63%
===========================================
Files 61 62 +1
Lines 5188 5182 -6
Branches 715 709 -6
===========================================
- Hits 4181 4144 -37
- Misses 818 852 +34
+ Partials 189 186 -3
Impacted Files | Coverage Δ | |
---|---|---|
pocs/scheduler/observation/base.py | 94.73% <ø> (ø) |
|
pocs/scheduler/observation/dithered.py | 0% <0%> (ø) |
|
pocs/scheduler/observation/__init__.py | 100% <100%> (ø) |
|
pocs/base.py |
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 c0941fb...1f1eb62. Read the comment docs.