Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: datarel
-
Labels:None
-
Team:Architecture
Description
87d8d5a modified utils.py to provide a function to get a PSF from an exposure. Unfortunately, while one typo ("imageOrgin" -> "imageOrigin") was fixed in the process, another one occurred ("dataId=dataId" was left out). This causes any attempt to retrieve a PSF using this function to fail for lack of required data identifier keys.