Home
last modified time | relevance | path

Searched refs:FOV_PERCENT_RTOL (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CameraITS/utils/
Dimage_fov_utils.py30 FOV_PERCENT_RTOL = 0.15 # Relative tolerance on circle FoV % to expected. variable
62 if not math.isclose(fov_percent, chk_percent, rel_tol=FOV_PERCENT_RTOL):