Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: afw
-
Labels:None
-
Team:DM Science
Description
lsst/afw/cameraGeom/cameraFactory.py uses the return from detectorConfig.getCrosstalk as a boolean; this doesn't work.
The fix is to test against None
Can you check this one-line fix?
$ git diff HEAD~
transforms,
]
args.append(crosstalk)