Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: afw
-
Labels:
-
Story Points:1
-
Epic Link:
-
Sprint:AP S19-3
-
Team:Alert Production
Description
Using a bleed version of the conda environment, afw test case PhotoCalibTestCase fails with the following error:
> self.assertEqual(photoCalib.getCalibrationErr(), calibrationErr)
E AssertionError: 161742302.08062094 != 161742302.08062097
Here's the PR: https://github.com/lsst/afw/pull/438
Gabriele Comoretto [X] is checking the behaviour in the new conda environment.