align_weights

DataProviderLinked.align_weights(aligned_global_axes: dict[str, ArrayLike]) list[ArrayLike | None][source]

Align the weights in a dataset group.

Parameters:

aligned_global_axes (dict[str, ArrayLike]) – The aligned global axes.

Returns:

The aligned weights.

Return type:

list[ArrayLike | None]