You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The functionality to make an AstroPy WCS is effectively gone from difference images, visit images, and others.
This means our Butler standardizer won't work for making WorkUnits for LSSTCam.
Possibly images from Prompt Processing still have the old (but inaccurate) FITS WCS that we currently depend on, but DRP will not.
There is a thread on Rubin Slack about this topic, re: the RuntimeError "WCS does not have an attached FITS approximation" seen with DP1, then again with LSSTCam. (DP1 had a WCS inserted to handle this issue, but the WCS isn't great from what I'm seeing.)