postprocessor.core.multisignal.align

Functions

df_extend_nan(df, width)

Extend a DataFrame to the left by a number of columns and fill with NaNs

df_shift(df, shift_list)

Shifts each row of each DataFrame by a list of shift intervals

Classes

align(parameters)

Process to align a signal by corresponding events.

alignParameters(**kwargs)

Parameters for the 'align' process.