Peaks.ModeledCurve#

ModeledCurve.py

evaluation of simularity between curves

Copyright (c) 2021, SAXS Team, KEK-PF

class FitHistory(x, slice_history, model_history, params_history)#

Bases: object

get_params_history()#
get_peaktop_index()#
get_shot(n)#
plot_params_history(ax)#
class Model(name, func, params)#

Bases: object

class ModeledCurve(x, y, depth=2, debug=False)#

Bases: RobustCurve

fit_locally(pg, func, allow)#
fit_peak(pno, func, allow=0.005)#
get_next_range(f, t)#
get_side_residual(side, history)#
plot(ax)#
plot_shot(ax, shot)#