Closedown
This commit is contained in:
@@ -18,6 +18,7 @@ class Detector(DeviceBase):
|
||||
def set_pars(self, pars):
|
||||
print pars
|
||||
print type(pars)
|
||||
self.p=pars
|
||||
if type(pars) == dict:
|
||||
self.simulated_pars=pars
|
||||
|
||||
|
||||
Reference in New Issue
Block a user