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
Attachments
Issue Links
Activity
Field | Original Value | New Value |
---|---|---|
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Priority | Undefined [ 10000 ] | Blocker [ 1 ] |
Sprint | AP S19-3 [ 831 ] | |
Story Points | 1 | |
Team | Alert Production [ 10300 ] | |
Labels | SciencePipelines |
Reviewers | Gabriele Comoretto [ gcomoretto ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |
Epic Link |
|
Here's the PR: https://github.com/lsst/afw/pull/438
Gabriele Comoretto [X] is checking the behaviour in the new conda environment.