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