mxcubecore.HardwareObjects.ESRF.ESRFPhotonFlux#
Photon flux calculations Example xml_ configuration:
class: ESRF.ESRFPhotonFlux.ESRFPhotonFlux
configuration:
beam_check_name: checkbeam
counter_name: i0
threshold: 5000000000.0
username: Photon flux
objects:
aperture: udiff_aperture.yaml
controller: bliss.yaml
monitor_beam: monitor_beam.yaml
Classes
|
Photon flux calculation |
- class mxcubecore.HardwareObjects.ESRF.ESRFPhotonFlux.ESRFPhotonFlux(name)[source]#
Bases:
AbstractFlux
Photon flux calculation
- property check_beam#
Check if there is beam :returns: True if beam present, False otherwise :rtype: (bool)