Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: daf_butler, utils
-
Labels:
-
Story Points:0.5
-
Epic Link:
-
Sprint:BG3_F18_09
-
Team:Data Release Production
Description
daf_butler has a really nice, robust function for importing a symbol given a string. I want that in afw for importing PupilFactory classes in cameraGeom, so I can replace a Python class object with a string when moving Camera to C++.
In addition to just moving, I added a fix to doImport for an edge case revealed by updating the tests.
daf_butler PR is: https://github.com/lsst/daf_butler/pull/91