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

tickets/PREOPS-4750: Support selecting data from the EFD in schedview's scheduler snapshot dashboard #85

Merged
merged 21 commits into from
Apr 24, 2024

Conversation

emanehab99
Copy link
Collaborator

This PR adds a third operating mode for the on-the-fly scheduler dashboard that works only in USDF environment
To enable this mode, run the dashboard using --usdf command line parameter

The dashboard utilises LSST EFD Client to query USDF S3 bucket using a certain datetime and telescope (main, auxtel or both). Snapshots with a timestamp between the start of the night and selected datetime are listed most recent to least.
Data is loaded from snapshot file using the LSST resources module.

@emanehab99 emanehab99 force-pushed the tickets/PREOPS-4750 branch from 30d44bf to fe11e26 Compare April 23, 2024 04:02
Copy link
Collaborator

@ehneilsen ehneilsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only minor changes requested -- overall it looks good, and works great when I test it.

schedview/app/scheduler_dashboard/scheduler_dashboard.py Outdated Show resolved Hide resolved
schedview/app/scheduler_dashboard/scheduler_dashboard.py Outdated Show resolved Hide resolved
schedview/app/scheduler_dashboard/scheduler_dashboard.py Outdated Show resolved Hide resolved
schedview/app/scheduler_dashboard/scheduler_dashboard.py Outdated Show resolved Hide resolved
@emanehab99
Copy link
Collaborator Author

Comments resolved. Thanks Eric

@emanehab99 emanehab99 merged commit 9626efb into main Apr 24, 2024
7 checks passed
@rhiannonlynne rhiannonlynne deleted the tickets/PREOPS-4750 branch November 18, 2024 20:51
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.

2 participants