lisa.tests.staging.utilclamp: Fix activation_start marking
The following commit brought a ffill() on the entire DataFrame: 35dc51b5 ("lisa.tests.staging.utilclamp: Fix activation dataframe") The problem is this can replace NaN from df_freq to a True. Some frequency events might then be considered as an activation, leading a failure in the test.
Loading
Please register or sign in to comment