AutorgKek.BiComponentSolver#

BiComponentSolver.py

Copyright (c) 2016, Masatsuyo Takahashi, KEK-PF

class BiComponentSolver(intensity, no_assert=False)#

Bases: object

compute_G2(G1, Rg1, Rg2)#
equations(p)#
evaluate(G1, G2, Rg1, Rg2, d1, d2, debug=False, caller='unknown', eval_max=None)#
evaluate_gp(I0, Rg, d)#

Be aware that this evaluation is performed on the same interval as that of the final solution of the solver.

lmfit_model(params)#
prepare_equation_data(Q1, Q2)#
solve(fit=None)#