ewoksxas.fit.silx_engine.background_curve#
- ewoksxas.fit.silx_engine.background_curve(manager)[source]#
Evaluate the fitted background of a manager over its x-grid.
silx background functions take
(x, ydata, *bg_params); the group-0 entries offit_resultshold the background parameters (fitted for Constant/Linear, fixed filter settings for Strip/Snip).- Parameters:
manager (
FitManager)- Return type:
ndarray[tuple[int,...],dtype[float64]]