ess.nmx.scaling.cut_tails#

ess.nmx.scaling.cut_tails(scaled_intensities, left_threashold=<scipp.Variable> ()    float64  [dimensionless]  0.1, right_threshold=<scipp.Variable> ()    float64  [dimensionless]  2)[source]#

Cut the right tail of the estimated scaled intensities by the threshold.

Parameters:
Returns:

scaling.FilteredEstimatedScaledIntensities (scipp.DataArray) – The filtered scaled intensities with the tails cut.