You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
compute_perievent does not have an ep argument, where compute_perievent_continuous does. Since compute_perievent has a catch-all (and unused) **kwargs in the function arguments, someone could pass ep=something and not realize it's not being used