arpes.plotting.annotations.annotate_experimental_conditions#

arpes.plotting.annotations.annotate_experimental_conditions(ax, data, desc, *, show=False, orientation='top', **kwargs)[source]#

Renders information about the experimental conditions onto a set of axes.

Also adjust the axes limits and hides the axes.

data should be the dataset described, and desc should be one of

‘temp’, ‘photon’, ‘photon polarization’, ‘polarization’,

or a number to act as a spacer in units of the axis coordinates

or a list of such items.