-
Notifications
You must be signed in to change notification settings - Fork 1
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
Combining dev and main #155
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.
I don't quite thing this branch has wire grid calibrations all the way out so that there's an easy way to call them? As is I didn't test that part.
Otherwise it looks like all these changes still work out to very similar schedules as before and I'm good to merge it (we don't have any SATs actively running wire grid atm so I'm ok for that to remain a to-do item to finish it).
Yeah, I think much of the wiregrid parts in here are related to their scheduling and will end up being removed once they are added to the master schedule and treated similar to CMB obs, so it probably won't be too useful to test them here anyway. |
Builds on #101, but decided to make a new branch and PR so as not to mess with the
yg/dev
branch too much. This branch imports changes that were implemented intoBuildOps
from themain
branch intoSatPolicy
to work with the newSatPolicy
andBuildOpsSimple
framework from theyg/dev
branch. Some things inPlanMoves
also needed changing which breaks support ofBuildOps
.These include for now:
home_at_end
isFalse
.