x3cflux.ParameterMeasurement
- class x3cflux.ParameterMeasurement
Base class for parameter measurements
Parameter measurements are defined by measurement formula. In its simplest case, the formula only states the name of one measured metabolic parameter. However, it is also possible to enter arbitrarily complex (differentiable) formulas containing the names of multiple metabolic parameters.
Attributes
auto_scalableRescaling flag
error_modelStatistical error model
measurement_formulaFormula describing the measurement
nameName of the measurement
standard_deviationStandard of the measurement
valueMeasured value
Methods