Following https://github.com/DiamondLightSource/mx-bluesky/issues/202 it should be possible to call hyperion once per ECR in the execute_request method in HCR. Note that this isn't necessarily once per sample as different ECRs may be for the same sample (most commonly for recipes collected at multiple chis).
This single plan should do the following, with one call from GDA with all the required params:
Following https://github.com/DiamondLightSource/mx-bluesky/issues/202 it should be possible to call hyperion once per ECR in the
execute_request
method in HCR. Note that this isn't necessarily once per sample as different ECRs may be for the same sample (most commonly for recipes collected at multiple chis).This single plan should do the following, with one call from GDA with all the required params:
Acceptance Criteria