Skip to content

Commit

Permalink
updated reflect_in_z to mirror
Browse files Browse the repository at this point in the history
  • Loading branch information
rlbarker committed Feb 29, 2024
1 parent 431bd4c commit 533f2bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/plot_rz_slices_ring_source.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
outline=True,
norm=LogNorm(),
slice_index=slice_index,
reflect_in_z=True
mirror=True
)
plot.figure.savefig(f"rz_ring_source_reflected_{slice_index}.png")

Expand Down

0 comments on commit 533f2bf

Please sign in to comment.