-
class
BaseFitter(name='BaseFitter')[source] -
dfunc(p, fun, y, x, pos)[source]
-
getAreas(fun, x, positions, fitmatrix)[source]
-
getFitFunction(key)[source]
-
getFitFunctionNumArgs(key)[source]
-
get_max_frames()[source]
-
nOutput_datasets()[source] The number of datasets created by the plugin
- Returns
Number of output datasets
-
setPositions(in_meta_data)[source]
-
setup()[source] This method is first to be called after the plugin has been created. It determines input/output datasets and plugin specific dataset information such as the pattern (e.g. sinogram/projection).
-
spectrum_sum_dfun(fun, multiplier, x, pos, *p)[source]
-
-
gaussian(a, w, x, c)[source]
-
lorentzian(a, w, x, c)[source]