diff --git a/python/slsdet/detector.py b/python/slsdet/detector.py index 187509ffe..bcf1be0b5 100755 --- a/python/slsdet/detector.py +++ b/python/slsdet/detector.py @@ -641,6 +641,14 @@ class Detector(CppDetectorApi): def daclist(self): return self.getDacList() + @property + def timinglist(self): + return self.getTimingModeList() + + @property + def settingslist(self): + return self.getSettingsList() + @property def adcreg(self): """[Jungfrau][Ctb][Moench][Gotthard] Writes to an adc register