Baseline.LambertBeer#
LambertBeer.py
Copyright (c) 2019-2025, SAXS Team, KEK-PF
- class BasePlane(data, index, ecurve, denoise=False, rank=None, j0=0, debug=True)#
Bases:
object
- debug_plot(ax, plot_plane=True, plane_color='red', view_init=None)#
- get_baseline(x)#
- get_baseplane()#
- get_params()#
- make_C_matrix()#
- make_P_matrix()#
- objective(params)#
- solve(debug=False, debug_info=None)#
- compute_base_plane(data, index, ecurve, denoise=False)#
- get_args(sd, pre_recog, debug=False)#
it would be better if we could do without the following if branch.
- get_base_plane(data, index, debug=False)#
- get_standard_baseline(sd, pre_recog, debug=False, logger=None)#