yt-project/yt

Enable the same projection "methods" for OffAxisProjectionPlot as available for ProjectionPlot

Open

#911 opened on Sep 28, 2014

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Python (315 forks)auto 404
enhancementhelp wantednew featurewishlist

Repository metrics

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

Description

Originally reported by: chummels (Bitbucket: chummels, GitHub: chummels)


Right now, OffAxisProjectionPlot only allows weighted and unweighted 'integration' plots, but not 'sum' or 'mip' plots in the same way that ProjectionPlot does.


Contributor guide