panoptes / POCS

An Observatory Control System for the PANOPTES citizen-science project designed to help find transiting exoplanets! :telescope: :stars:
https://pocs.readthedocs.io/en/latest/
MIT License
77 stars 49 forks source link

Use gphoto2 CAPTURECOMPLETE event #1255

Closed wtgee closed 2 months ago

wtgee commented 2 months ago

This just replaces a hard-coded time wait with the official event notice.

Closes #122

Might help #489

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.69%. Comparing base (4092f40) to head (a8040ec). Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1255 +/- ## =========================================== + Coverage 70.19% 71.69% +1.49% =========================================== Files 100 100 Lines 8401 8401 Branches 1165 1165 =========================================== + Hits 5897 6023 +126 + Misses 2354 2229 -125 + Partials 150 149 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.