Skip to content

Commit

Permalink
sdf
Browse files Browse the repository at this point in the history
  • Loading branch information
ColwynGulliford committed Oct 30, 2024
1 parent 5ba8ebe commit e1eb69f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pmd_beamphysics/fields/analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -820,8 +820,6 @@ def plot_curl_equations_cylindrical(FM, ir=None, plot_diff=True):
# ax22.spines['right'].set_color('tab:red')
ax22.set_ylabel("$\Delta$ ($V/m^3$)")

fig.suptitle("Fields evaluated at $x$=") # or plt.suptitle('Main title')


def plot_curl_equations_cartesian(FM, ix=None, iy=None, plot_diff=True):
c = 299792458
Expand Down

0 comments on commit e1eb69f

Please sign in to comment.