get_aligned_data

DataProviderLinked.get_aligned_data(index: int) ArrayLike[source]

Get the aligned data for an index.

Parameters:

index (int) – The index on the aligned global axis.

Returns:

The aligned data.

Return type:

ArrayLike