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

Pass visit in to Hyperion directly #302

Closed
DominicOram opened this issue Dec 12, 2023 · 1 comment · Fixed by #491
Closed

Pass visit in to Hyperion directly #302

DominicOram opened this issue Dec 12, 2023 · 1 comment · Fixed by #491
Labels

Comments

@DominicOram
Copy link
Contributor

Currently the visit is guessed based on either the detector save directory or the visit_path specified in the ispyb params. Plans should instead pass in the visit itself and the visit_path should be worked out from this by Hyperion.

@DominicOram DominicOram added the good first issue Good for newcomers label Jan 11, 2024
@DominicOram
Copy link
Contributor Author

I think we do pass the visit now and the only place the directory is used is in robot load, where we immediately convert it back to a visit, we can probably remove this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants