arpes.analysis.sarpes.to_up_down#

arpes.analysis.sarpes.to_up_down(data)[source]#

Converts from [intensity, polarization] representation to [up, down] representation.

This is the inverse function to to_intensity_polarization, neglecting the role of the sherman function.

Parameters:

data – The input data

Returns:

The data after conversion to up-down representation.