Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Add parameter to toggle zocalo using GPU results#1548

Draft
olliesilvester wants to merge 1 commit intomainfrom
dodal_559_zocalo_results_multiple_sources
Draft

Add parameter to toggle zocalo using GPU results#1548
olliesilvester wants to merge 1 commit intomainfrom
dodal_559_zocalo_results_multiple_sources

Conversation

@olliesilvester
Copy link
Contributor

Fixes #ISSUE

In draft while tests are being written.

Link to dodal PR (if required): #XXX
(remember to update setup.cfg with the dodal commit tag if you need it for tests to pass!)

To test:

  1. Do thing x
  2. Confirm thing y happens


use_gpu: bool = Field(default=CONST.I03.USE_GPU_FOR_GRIDSCAN_ANALYSIS)

use_fastest_zocalo_result: bool = Field(default=CONST.I03.USE_FASTEST_ZOCALO_RESULT)
Copy link
Contributor Author

@olliesilvester olliesilvester Aug 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should probably go into the config service at some point

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prepare ZocaloResults to use multiple results sources

1 participant