punpy.digital_effects_table.measurement_function.MeasurementFunction.meas_function

punpy.digital_effects_table.measurement_function.MeasurementFunction.meas_function#

abstract MeasurementFunction.meas_function(*args, **kwargs)[source]#

meas_function is the measurement function itself, to be used in the uncertainty propagation. This function must be overwritten by the user when creating their MeasurementFunction subclass.