added Gotthard and Moench

This commit is contained in:
Erik Frojdh
2020-08-25 15:48:56 +02:00
parent 5eda75ebdd
commit 508ec150f5
7 changed files with 113 additions and 3 deletions

View File

@ -103,6 +103,9 @@ class DetectorDacs:
for i, _d in enumerate(self):
_d[:] = dac_array[i]
def from_array(self, dac_array):
self.set_from_array(dac_array)
def set_default(self):
"""
Set all dacs to their default values