add_variance

Property.add_variance(index: int, value: float | NDArray[np.floating]) None[source]

Store variance (uncertainty²) for a specific frame.

Parameters:
  • index (int) – Frame index

  • value (float or numpy.ndarray) – Statistical variance of the property