Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: afw
-
Labels:None
-
Story Points:0
-
Epic Link:
-
Sprint:Science Pipelines DM-S15-6
-
Team:Alert Production
Description
lsst.afw.image.utils.getDistortedWcs complains as follows if the provided exposure has no WCS:
"exposure must have a WCS to use as an initial guess". It should not say anything about an initial guess. This is presumably a leftover from when the code was part of meas_astrom.
Thanks to Paul Price for pointing this out.
I plan to self-review. It's not worth hassling somebody over a one-line change to a string. (Unless you want to look at it before I merge. I'm just waiting for Jenkins to finish.)