-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Initial implementation without actual data evaluation * Initial implementation without actual data evaluation * Merge branch 'albireox-transparency-monitor' of github.com:sdss/lvmgort into albireox-transparency-monitor * Merge branch 'main' into albireox-transparency-monitor * Merge branch 'main' into albireox-transparency-monitor * Calculate and report transparency status and trend but no action is taken yet * Update lock * Refresh transparency data every 60 seconds * Use updated transparency API query * Try-except post-exposure routine * Add command to report transparency status * Fix import of TransparencyQuality and simplify code * Fix reference to column name in transparency monitor * Fix handling of cancelled observation when the exposure is taken * Merge branch 'main' into albireox-transparency-monitor * Merge branch 'main' into albireox-transparency-monitor * Merge branch 'main' into albireox-transparency-monitor * Use median of last 10 minutes for zp and transparency quality * Implement transparency monitor * Merge branch 'main' into albireox-transparency-monitor * Merge branch 'main' into albireox-transparency-monitor * Add retries to NPS commands * Force refresh guider status before guiding or focusing * Log sci transparency during monitoring * Report transparency quality flag name, not value * Add start/stop-transparency commands * Merge branch 'main' into albireox-transparency-monitor * Do not alert of open door * Release dome lock if dome fails to move * Add LOCKED alert to the list of active alerts * Add timeout for non-critical tasks in handle_unsafe * Better handling of failed or cancelled calibrations * Update CHANGELOG.md
- Loading branch information
Showing
13 changed files
with
597 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.