arpes.analysis.resolution.analyzer_resolution_estimate#

arpes.analysis.resolution.analyzer_resolution_estimate(data, *, meV=False)[source]#

Estimates the energy resolution of the analyzer.

For hemispherical analyzers, this can be determined by the slit and pass energy settings.

Parameters:
  • data (DataType) – The data to estimate for. Used to extract spectrometer info.

  • meV (bool) – If True, returns resolution in meV units.

Returns:

The resolution in eV units.