mxcubecore.HardwareObjects.ESRF.ESRFPhotonFlux#
Photon flux calculations Example xml_ configuration:
<object class="ESRF.ESRFPhotonFlux">
<username>Photon flux</username>
<object role="controller" href="/bliss"/>
<object role="aperture" href="/udiff_aperture"/>
<counter_name>i0</counter_name>
<beam_check_name>checkbeam</beam_check_name>
<object role="monitor_beam" href="/monitor_beam"/>
</object>
Classes
|
Photon flux calculation for ID30B |
- class mxcubecore.HardwareObjects.ESRF.ESRFPhotonFlux.ESRFPhotonFlux(name)[source]#
Bases:
AbstractFlux
Photon flux calculation for ID30B
- property check_beam#
Check if there is beam :returns: True if beam present, False otherwise :rtype: (bool)