SecTheory.HermansEmg#

SecTheory.HermansEmg.py

Copyright (c) 2022-2023, SAXS Team, KEK-PF

compute_momemts_from_params(mu, sigma, tau)#
compute_moments_from_ksec_p_r(t0, Ksec, P, R)#
compute_params_from_momemts(X, Y, Z)#
convert_to_xr_params_hermans(xrh_params, rgs, sec_params, R)#
estimate_initial_params(ecurve, init_xr_params, init_rgs, seccol_params, D, debug=False)#
estimate_secparams_and_R(x, y, init_params, hs, trs, rgs, fdX, debug=False)#

optimize secparams and R so that the model curve fits to the data

spike_demo()#