Searched refs:PREFERRED_BASE_ZOOM_RATIO (Results 1 – 1 of 1) sorted by relevance
49 PREFERRED_BASE_ZOOM_RATIO = 1 # Preferred base image for zoom data verification variable344 if z_0 < PREFERRED_BASE_ZOOM_RATIO:346 if (test_data[i].result_zoom >= PREFERRED_BASE_ZOOM_RATIO and347 math.isclose(test_data[i].result_zoom, PREFERRED_BASE_ZOOM_RATIO,