stilt.observations.VerticalOperatorWeighting.apply#

VerticalOperatorWeighting.apply(particles, *, context=None)[source]#

Apply a vertical operator to the particle foot values.

Return type:

DataFrame

Parameters:
  • particles (DataFrame)

  • context (WeightingContext | None)