Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: afw
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Sprint:AP S18-6
-
Team:Alert Production
Description
The distortion model used in test_wcsUtils.py's testDistortion method is not reasonable (the distortion is far too much to be reasonable).
I noticed this when that test failed testing a fix to starlink_ast on DM-14162
Attachments
Issue Links
- relates to
-
DM-14162 Iterative inverse of radial transform not acceptably accurate
- Done
I also increased the number of iterations for the iterative inverse of distortion models produced by makeRadialTransform. This improves the inverse in some cases, though normally it's not required. See also
DM-14162.