lsst.ts.hexapod.
check_positive_value
Check that a numeric value is in range 0 < value <= max_value.
float
Value to check.
str
Name of value.
Maximum allowed value of the named field (inclusive).
Class of exception to raise on error.