Details
-
Type:
Improvement
-
Status: Won't Fix
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: obs_lsst
-
Labels:None
-
Team:Data Release Production
Description
LsstCamMapper has some global variables for caching the camera and mapper. This is functional (for performance) but not good practice (the comments in the code agree). This may not be fixable for _camera which should be clarifed in this ticket.
There are two parts to this: _lsstCamMapper and _camera. The former is simple, and will be resolved first. The latter requires work on YamlCamera in obs_base