Decomposer.ErrorAnalysis#

ErrorAnalysis.py

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

class ErrorAnalyzer(M, E)#

Bases: object

compute_denoised_error(rank, num_iter)#
generate_noise()#
class McAnimation#

Bases: object

anim_init()#
animate(i)#
index_generator()#
on_click(event)#
compute_denoised_data(rank, X)#
debug_plot_error(M, E_)#
debug_plot_smoothing(x, y, y_)#
simulated_svd_error_propagation_plot(x, M, E, M_, E_, SE, PE, WE_, eno, formula=True, mpmc=False)#
smoothed_error(E, debug=False)#
theory_simulation_2D()#