-
Notifications
You must be signed in to change notification settings - Fork 0
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 fid offset support #431
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good with just a couple of minor comments and removing the sanity check. We could ask Matt but I'm reasonably confident the CCD model settling temperature is well above -20C everywhere and somewhat below +5C everywhere for at least the next year. So this check basically cannot be triggered.
Functional tests rerun at c354581 . |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good now!
Description
Moves "expected" position of fid lights to be their positions with chandra_aca.drift.get_fid_offset applied.
The expected positions are used to check if there is a commanded ON fid light within fid-light-search-hw of th expected position and to check if there is a fid light in an acquisition box
This also removes < -14C warning (which was a proxy for fid position).
Interface impacts
Testing
Unit tests
Independent check of unit tests by [REVIEWER NAME]
Functional tests
Output in https://icxc.cfa.harvard.edu/aspect/test_review_outputs/starcheck/starcheck-pr431/
sandbox_starcheck run out of ska3-masters