POCS icon indicating copy to clipboard operation
POCS copied to clipboard

Add a DitheredObservation type - WIP

Open wtgee opened this issue 6 years ago • 1 comments

Depends on #735

  • Rearrange to support mulitple types of Observations.
  • Add a DitheredObservation (coming from AstroHuntsman/huntsman-pocs).

wtgee avatar Nov 25 '18 02:11 wtgee

Codecov Report

Merging #739 into develop will decrease coverage by 0.62%. The diff coverage is 2.77%.

Impacted file tree graph

@@             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.

codecov[bot] avatar Nov 25 '18 03:11 codecov[bot]