data (TypeVar(T, DataArray, Variable)) – Data to filter.
selection (Variable) – Variable with indices to select.
norm (float, default: 1.0) – Normalization factor to apply to the selected data. This is used for cases where
indices may be selected multiple times.