Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cem40 #1170

Merged
merged 1 commit into from
Aug 19, 2022
Merged

Update cem40 #1170

merged 1 commit into from
Aug 19, 2022

Conversation

wtgee
Copy link
Member

@wtgee wtgee commented Aug 19, 2022

  • Fix the timestamp in the status call by parsing the date properly.
  • Set the default meridian treatment to flip at 15 deg past meridian (015) and not go below 30 degrees alt.

Comes from #1167.

* fix the timestamp in the status call by parsing the date properly.
* Set the default meridian treatment to flip at 15 deg past meridian (`015`) and not go below 30 degrees alt.
@wtgee wtgee added the mount label Aug 19, 2022
@wtgee wtgee self-assigned this Aug 19, 2022
@codecov
Copy link

codecov bot commented Aug 19, 2022

Codecov Report

Merging #1170 (1c2a978) into develop (4908119) will decrease coverage by 8.72%.
The diff coverage is 56.38%.

@@             Coverage Diff             @@
##           develop    #1170      +/-   ##
===========================================
- Coverage    83.08%   74.36%   -8.73%     
===========================================
  Files           86       90       +4     
  Lines         7425     7711     +286     
  Branches       635      855     +220     
===========================================
- Hits          6169     5734     -435     
- Misses        1083     1837     +754     
+ Partials       173      140      -33     
Impacted Files Coverage Δ
src/panoptes/pocs/camera/gphoto/remote.py 0.00% <0.00%> (-21.57%) ⬇️
...rc/panoptes/pocs/scheduler/observation/compound.py 0.00% <0.00%> (ø)
src/panoptes/pocs/sensor/power.py 40.23% <0.00%> (-1.74%) ⬇️
...rc/panoptes/pocs/state/states/default/analyzing.py 5.55% <0.00%> (-54.45%) ⬇️
src/panoptes/pocs/state/states/default/tracking.py 6.66% <0.00%> (-76.67%) ⬇️
src/panoptes/pocs/utils/cli/main.py 0.00% <0.00%> (-70.00%) ⬇️
src/panoptes/pocs/utils/database.py 0.00% <0.00%> (ø)
src/panoptes/pocs/utils/error.py 0.00% <0.00%> (ø)
src/panoptes/pocs/utils/logger.py 100.00% <ø> (ø)
src/panoptes/pocs/utils/service/power.py 0.00% <0.00%> (-66.67%) ⬇️
... and 70 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@wtgee wtgee merged commit c329d0c into panoptes:develop Aug 19, 2022
@wtgee wtgee deleted the fix-cem40-status branch August 19, 2022 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant