SerialAnalyzer.BasePlane#
BasePlane.py
Copyright (c) 2019-2020, SAXS Team, KEK-PF
- class LambertBeerPlane(data, x, ix, iy, ecurve_y, smp_i, istd_, debug=False)#
Bases:
object
- get_params()#
- class LowPercentilePlane(data, x, ecurve_y, ix, iy, smp_i, debug=False)#
Bases:
object
z = A * x + B * y + C
- get_params()#
- debug_plot(title, data, x, ix, iy, e_curve, smp_i, A, B, C)#