Prob.GssMixtureUtils#

GssMixtureUtils.py

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

animate_gmm_elution(y1, y2, gmm1, gmm2, plot_class=<module 'matplotlib.pyplot' from 'C:\\Program Files\\Python312\\Lib\\site-packages\\matplotlib\\pyplot.py'>)#
gaussian(x, mu, sigma, scale)#
get_anim_components(x, y, gmm, n)#
get_components(x, y, gmm)#
get_gmm(size, data, k, max_iter=100, anim_data=False)#
plot_components(ax, x, cgys)#
plot_gmm_elution(y1, y2, data1, data2, k, max_iter=100, plot_class=<module 'matplotlib.pyplot' from 'C:\\Program Files\\Python312\\Lib\\site-packages\\matplotlib\\pyplot.py'>, anim_data=False)#
set_consistent_base(ax1, axt)#
spike_demo(in_folder, lpm_correct=False, lpm_2d=False, n_components=2, smoothing=False, max_iter=100, anim_data=False)#