-
Type:
Bug
-
Status: Done (View Workflow)
-
Priority:
Normal
-
Resolution: Done
-
Component/s: None
-
Labels:
-
Epic Link:
in ccd read command:
imtype = 'bias'
if imtype is None:
imtype = 'test'
for t in self.imTypes:
if t in cmdKeys:
imtype = t
imtype is stuck on bias