Example #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
Example #2
0
 def doPrepare(self):
     self._configure()
     Detector.doPrepare(self)
Example #3
0
 def doPrepare(self):
     GenericDetector.doPrepare(self)
     self.readArrays(FINAL)  # update readresult of image channels