yt-project/yt

Bad sub-volume plots for BoxLib/Maestro spherical data

Open

#960 opened on Dec 16, 2014

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Python (315 forks)auto 404
bughelp wantedviz: 2D

Repository metrics

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

Description

Originally reported by: Adam Jacobs (Bitbucket: adam_m_jcbs, GitHub: Unknown)


When I try to plot an off-axis slice of a subset of BoxLib/Maestro spherical data (yt test dataset maestro_subCh_plt00248) I find that my data gets junked if the plot includes any regions outside of the subset. My understanding is that in yt the regions outside of the sub-volume should be white and the other data should be plotted as it is when the full dataset is plotted.

This issue feels similar to a previously resolved issue dealing with off-axis slices of spherical Maestro data (#955/off-axis-slices-returning-incorrect). I've attached code that produces the error as well as images of the output.


Contributor guide