openmc-dev / plotter

Native plotting GUI for model design and verification
MIT License
48 stars 18 forks source link

Cell-under-voxel Imaging #152

Open pshriwise opened 3 months ago

pshriwise commented 3 months ago

It would be useful to support tally plots for tallies with multiple spatial filters. Based on the domain data and the generalized mesh plotting capability provided by #134, it should be possible to support plotting combinations of cell, material, and mesh filters by cross-checking each pixel center against the relevant image information.