arpes.analysis.sarpes.normalize_sarpes_photocurrent#
- arpes.analysis.sarpes.normalize_sarpes_photocurrent(data)[source]#
Normalizes the down channel so that it matches the up channel in terms of mean photocurrent.
Destroys the integrity of “count” data because we have scaled individual arrivals.
- Parameters:
data – The input data which does not need to consist of count data.
- Returns:
Scaled data. Independently, photocurrent up and down channels are used to perform scaling.