-
Notifications
You must be signed in to change notification settings - Fork 5
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
Standardize SummaryState view on TTS and BTS. #288
Conversation
bc1c271
to
9a01847
Compare
47b8f6f
to
fd44a5c
Compare
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.
The base file needs to have the LSSTCam systems put back and the ComCam stuff removed. ComCam is not supported on the BTS.
{ | ||
"name": "OCPS", | ||
"salindex": 1 | ||
}, | ||
{ | ||
"name": "OCPS", | ||
"salindex": 3 | ||
"salindex": 2 |
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.
The index 3 is correct. No index 2 will be on the BTS.
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.
Thanks for catching these 🙏!
fd44a5c
to
ae6edff
Compare
ae6edff
to
68907a8
Compare
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 to me.
This PR updates the
Summary State
view with the most recent CSCs and also renames it toSummaryState2
, on TTS and BTS.