Skip to content

Add gphoto utils#1172

Merged
wtgee merged 2 commits intopanoptes:developfrom
wtgee:gphoto-utils
Aug 19, 2022
Merged

Add gphoto utils#1172
wtgee merged 2 commits intopanoptes:developfrom
wtgee:gphoto-utils

Conversation

@wtgee
Copy link
Member

@wtgee wtgee commented Aug 19, 2022

Two class methods added to the gphoto base camera class: start_tether and gphoto_file_download. These are meant as utility helpers and will likely get a cli wrapper in the future if useful.

Comes from #1167

wtgee added 2 commits August 19, 2022 10:54
* Add the `start_tether` and `gphoto_file_download` classmethods to act as helpers.
@codecov
Copy link

codecov bot commented Aug 19, 2022

Codecov Report

Merging #1172 (531e76c) into develop (4908119) will decrease coverage by 8.64%.
The diff coverage is 56.26%.

@@             Coverage Diff             @@
##           develop    #1172      +/-   ##
===========================================
- Coverage    83.08%   74.44%   -8.65%     
===========================================
  Files           86       91       +5     
  Lines         7425     7782     +357     
  Branches       635      864     +229     
===========================================
- Hits          6169     5793     -376     
- Misses        1083     1849     +766     
+ 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% <ø> (ø)
tests/test_ioptron.py 66.66% <0.00%> (+0.70%) ⬆️
... 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 955a566 into panoptes:develop Aug 19, 2022
@wtgee wtgee deleted the gphoto-utils branch August 19, 2022 21:49
wtgee added a commit that referenced this pull request Apr 9, 2025
* Add the `start_tether` and `gphoto_file_download` classmethods to act as helpers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant