Models.ElutionModelUtils#

ElutionModelUtils.py

Copyright (c) 2017-2024, SAXS Team, KEK-PF

compute_4moments(x, y)#

note that this is diffrent from the one in Peaks.ElutionModels in the sense that this one returns W as well

get_xies_from_height_ratio(alpha, x, y, max_y=None, debug=False)#
x_from_height_ratio_impl(func, ecurve, alpha, *params, needs_ymax=False, full_params=False, x=None, fx=None, debug=False)#