error handling

This commit is contained in:
Erik Frojdh
2019-04-09 17:35:36 +02:00
parent 026d4019c5
commit 404d3fa677
4 changed files with 3 additions and 12 deletions

View File

@ -175,6 +175,5 @@ class JungfrauCTB(Detector):
@readout_clock.setter
@error_handling
def readout_clock(self, value):
self._api.setReadoutClockSpeed(value)