[AGIPD] FIX: Always convert bias_voltage to integer
SPB and MID have the bias voltage stored as float and not integer as HED and as the function expected to return.
As the Bias Voltage precision is not import, always convert to INT in get_bias_voltage.
Description
How Has This Been Tested?
Relevant Documents (optional)
Types of changes
- Bug fix (non-breaking change which fixes an issue)