Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warnings when using Clusters.plot() to get a time course #118

Open
mmagnuski opened this issue Jan 28, 2023 · 0 comments
Open

Warnings when using Clusters.plot() to get a time course #118

mmagnuski opened this issue Jan 28, 2023 · 0 comments

Comments

@mmagnuski
Copy link
Owner

For example

clst.plot(dims=['time'], chan='50%')

produces:

c:\Users\mmagn\Continuum\anaconda3\envs\mnedev\lib\site-packages\numpy\core\fromnumeric.py:43:
VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences (which is a list-or-tuple of
lists-or-tuples-or ndarrays with different lengths or shapes) is deprecated. If you meant to do this, you
must specify 'dtype=object' when creating the ndarray.
  result = getattr(asarray(obj), method)(*args, **kwds)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant