DiamondLightSource / hyperion

Unattended Data Collection using BlueSky / Ophyd
BSD 3-Clause "New" or "Revised" License
6 stars 5 forks source link

Reading I04's GDA beamline_parameters currently errors as it tries to set a list as a float #955

Closed olliesilvester closed 10 months ago

olliesilvester commented 10 months ago

When running Hyperion on I04, /hyperion/parameters/beamline_parameters.py reads GDA's /i04-config/scripts/beamlineParameters and reads in some of the parameters as a float. This errors when these parameters are in a list format (eg the flux_predict_polynomial_coefficients parameters so we need a way to handle this.

DominicOram commented 10 months ago

We should: