Site Navigation
Section Navigation
Assigning window predictions to trials while removing duplicate predictions.
preds (list of ndarrays (at least 2darrays)) –
time is in axis=1
i_window_in_trials (list) – Index/number of window in trial
i_stop_in_trials (list) – stop position of window in trial
preds_per_trial – Predictions in each trial, duplicates removed
list of ndarrays
trial_preds_from_window_preds()