datapoints_window_func#
- property NDPositions.datapoints_window_func: tuple[Callable, str, int | float] | None#
Get or set the window function applied along the
pdim, as(func, apply_dims, window_size).apply_dimsnames the coordinates of the value dim that the window function is applied to, one of"all", "x", "y", "z", "xy", "xz", "yz", "xyz".window_sizeis in the reference units of thepdim.