yt-project/yt

Alias projection plots to particle projection plots

Open

#2,628 opened on Jun 9, 2020

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Python (315 forks)auto 404
enhancementhelp wantednew contributor friendlyviz: 2D

Repository metrics

Stars
 (556 stars)
PR merge metrics
 (PR metrics pending)

Description

yt is able to recognize when you probably want a ParticleProjectionPlot instead of a ProjectionPlot. Maybe we should have it automatically redirect, if you use ProjectionPlot with a particle field.

Contributor guide