BFAIR.mfa.utils.get_flux_precision

BFAIR.mfa.utils.get_flux_precision(fittedFluxes)[source]

Calculates the mean standard deviation of the observable fluxes.

Parameters
fittedFluxespandas.DataFrame

Dataframe (reimported output of an INCA simulation) that contains the confidence intervals predicted for the model.

Returns
flux precisionfloat

Mean of stdev of observable fluxes.