Skip to content

Commit 126c049

Browse files
Apply suggestions from code review
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
1 parent 913d6e4 commit 126c049

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

openmc_plotter/plotmodel.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,6 @@ def _do_op(array, tally_value, ax=0):
505505
return image_data, None, data_min, data_max
506506

507507
def _create_distribcell_image(self, tally, tally_value, scores, nuclides):
508-
sp = self.statepoint
509508
dfilter = tally.find_filter(openmc.DistribcellFilter)
510509

511510
data = tally.get_values(scores=scores, nuclides=nuclides, value=tally_value)

0 commit comments

Comments
 (0)