Elution.CurveUtils#
Elution.CurveUtils.py
Copyright (c) 2018-2024, SAXS Team, KEK-PF
- find_rotated_extreme_arg(curve, start, stop, extremun_flag)#
- get_around_slice(vector, val, num)#
- get_probably_corresponding_index(a_curve, x_curve)#
- get_xray_elution_vector(qvector, xray_array)#
- is_included_in(x, x_list)#
- make_smoothed_y(y, window_len=10)#
- proof_plot(curve, parent, fig, in_folder=None, data_type='', fontsize=16, feature=False)#
- rotate(th, wx, wy)#
- simple_plot(ax, curve, title=None, legend=True, color=None, major_peaks=False, boundaries=None, spline=False)#
- smoothed_curve_y(curve, y=None)#