Details
-
Type:
Improvement
-
Status: Won't Fix
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: afw
-
Labels:
-
Epic Link:
-
Team:Alert Production
Description
DetectorCollection is constructed from a detectorList and could easily remember the order for __iter__ by using collections.OrderedDict, but instead it uses dict internally.
Obsolete following
RFC-585,RFC-632, etc changes to cameraGeom.