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

Update KPNO sync scripts to use the default software stack #165

Merged
merged 3 commits into from Mar 15, 2023
Merged

Conversation

tskisner
Copy link
Member

This changes the focalplane sync scripts to use the new default symlink to get the software stack to load.

@tskisner tskisner requested a review from schlafly March 14, 2023 20:29
… to the desimodel data svn checkout. This ensures a clean starting point for the script inputs.
Copy link
Contributor

@schlafly schlafly left a 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, thanks Ted. If it's straightforward in the existing environment, our past failures occurred when loading the hardware in fiberassign. i.e.,

from fiberassign.hardware import load_hardware
hw = load_hardware()

That would be a nice additional check to add before doing an svn commit, so that we would catch this if it reoccurs before committing a broken file to the repository. Note that we'd have to point DESIMODEL to the temporary fp sync checkout so that fiberassign looks in the right place, etc..

@tskisner
Copy link
Member Author

Good idea @schlafly , and DESIMODEL is already pointed at the dedicated svn checkout during the sync.

@tskisner
Copy link
Member Author

For future reference, a link to discussion on DESI slack about this.

@tskisner tskisner merged commit 3f4bf40 into main Mar 15, 2023
14 checks passed
@tskisner tskisner deleted the kpno_sync branch March 15, 2023 17:26
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.

None yet

2 participants