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

Kernel died, restarting #21

Open
xuanvinhilb opened this issue Sep 14, 2018 · 1 comment
Open

Kernel died, restarting #21

xuanvinhilb opened this issue Sep 14, 2018 · 1 comment

Comments

@xuanvinhilb
Copy link

Hi all,

I encounter a problem where I scattering around 6 millions points (case 1) then the error happens: Kernel died, restarting. If I only plot the subset of 6 millions points (let say 1 million points), then it works fine.
However, it works well for another case (case 2) of the same number of points.
The problem is always on case 1. No problem on case 2.
Do you have any idea to fix it?

Thanks,

@xuanvinhilb
Copy link
Author

I attach the variables. You can load variables "a", "b", "d". Then you can plot by:
ax.scatter_density(a,b, c = d). In this case, I only plot 150 points.
The error will happen on Spyder. If you are using cmd, then no figure will be generated.

Shell-extraction.zip

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