x3cflux.ParameterMeasurement

class x3cflux.ParameterMeasurement

Bases: Measurement

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

property error_model

Statistical error model

property measurement_formula

Formula describing the measurement

property standard_deviation

Standard of the measurement

property value

Measured value