Closedown

This commit is contained in:
gac-x12sa
2023-01-05 12:25:52 +01:00
parent 309e13d086
commit 6903160b6a

View File

@@ -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