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

Add concept of Periodic Maintenance Task #42

Open
gnthibault opened this issue Jan 16, 2023 · 1 comment
Open

Add concept of Periodic Maintenance Task #42

gnthibault opened this issue Jan 16, 2023 · 1 comment

Comments

@gnthibault
Copy link
Owner

We have identifier multiple task that should be run with a given periodicity and/or depending on some run statistics.
IE:

  • Build dark and offset for all cameras periodically
  • Re-calibrate mount model, (ie wipe out + select a set of star and perform astrometry + sync on them)
  • Re-update phd2 calibration on a star close to equator
  • Perform polar align test periodically

We should implement a proper way of scheduling those complex tasks, that involve potentially a specific scheduler, and potentially keep track of pointing statistics and guiding statistics specifically.

@gnthibault
Copy link
Owner Author

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

No branches or pull requests

1 participant