punpy.digital_effects_table.measurement_function.MeasurementFunction.propagate_random

punpy.digital_effects_table.measurement_function.MeasurementFunction.propagate_random#

MeasurementFunction.propagate_random(*args, expand=False)[source]#

Function to propagate uncertainties for the random uncertainty component.

Parameters:
  • args (obsarray dataset(s)) – One or multiple digital effects tables with input quantities, defined with obsarray

  • expand (bool (optional)) – boolean to indicate whether the input quantities should be expanded/broadcasted to the shape of the measurand. Defaults to False.

Returns:

uncertainty on measurand for random uncertainty component

Return type:

numpy.ndarray