Exemplo n.º 1
0
 def doPrepare(self):
     if not self._prepared:
         # close shutter
         if self.ctrl_photoshutter:
             self._attached_photoshutter.maw(CLOSED)
         if self.ctrl_gammashutter:
             self._attached_gammashutter.maw(CLOSED)
         Detector.doPrepare(self)
     self._prepared = True
Exemplo n.º 2
0
 def doPrepare(self):
     self._configure()
     Detector.doPrepare(self)
Exemplo n.º 3
0
 def doPrepare(self):
     GenericDetector.doPrepare(self)
     self.readArrays(FINAL)  # update readresult of image channels