Searched refs:ISCLOSE_ATOL (Results 1 – 1 of 1) sorted by relevance
33 ISCLOSE_ATOL = 0.05 # not for absolute ==, but if something grossly wrong variable50 atol=ISCLOSE_ATOL)123 assert not np.allclose(awb_gains, MANUAL_AWB_GAINS, atol=ISCLOSE_ATOL)184 atol=ISCLOSE_ATOL) for i in range(AWB_GAINS_NUM)]) or186 atol=ISCLOSE_ATOL) for i in range(AWB_GAINS_NUM)]) or188 atol=ISCLOSE_ATOL) for i in range(AWB_GAINS_NUM)]))199 assert all([np.isclose(c[i], c[i+1], atol=ISCLOSE_ATOL)204 assert np.isclose(exp_time*1.0E-6, exp_min*1.0E-6, atol=ISCLOSE_ATOL)