Example #1
0
def detector_unbin():
  epics_det.det_set_bin(1)  
Example #2
0
def detector_unbin():
    epics_det.det_set_bin(1)
Example #3
0
def detector_bin():
  epics_det.det_set_bin(2)
Example #4
0
def detector_bin():
    epics_det.det_set_bin(2)