2.3.3.3.128. NXfit_function¶
Status:
base class, extends NXobject
Description:
This describes a fit function that is used to fit data to any functional form. ...
This describes a fit function that is used to fit data to any functional form.
A fit function is used to describe a set of data \(y_k, k = 1 ... M\), which are collected as a function of one or more independent variables \(x\) at the points \(x_k\). The fit function \(f\) describes these data in an approximative way as \(y_k \approx f(a_0, . . . a_n, x_k)\), where \(a_i, i = 0 . . . n\) are the fit parameters (which are stored the instances of
NXfit_parameter
).
Symbols:
No symbol table
- Groups cited:
Structure:
description: (optional) NX_CHAR
Human-readable description of this fit function.
formula: (optional) NX_CHAR
Mathematical formula of the function, taking into account the instances of ``N ...
Mathematical formula of the function, taking into account the instances of
NXfit_parameter
.This should be a python parsable function. Here we should provide which keywords are available and a BNF of valid grammar.
FIT_PARAMETER: (optional) NXfit_parameter
Hypertext Anchors¶
List of hypertext anchors for all groups, fields, attributes, and links defined in this class.