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_scalable

Rescaling flag

error_model

Statistical error model

measurement_formula

Formula describing the measurement

name

Name of the measurement

standard_deviation

Standard of the measurement

value

Measured value

Methods