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
This function accepts either None, a one-dimensional array, a
two-dimensional array, or a list (or other non-numpy sequence) of
one-dimensional arrays, and converts the result to list of
one-dimensional arrays (where each element represents one channel.)
This will be used by various plotting functions to accept "non-smooth"
signal data as the 'signal' argument while keeping backward
compatibility.
0 commit comments