def __call__(self, ds: Detections, ctx: FrameContext) -> torch.Tensor
Return ``(N, E, D)`` ensemble members centred on the measurement.
Source: unitrack/states/kalman/ensemble.py:199