News

plt.plot (x,y) plt.grid () The plt.plot () command calls Matplotlib to plot the x and y values, and the plt.grid () command creates a grid behind the plot so we can see the axes more clearly.
SRW has python module uti_plot.py uti_plot_matplotlib.py, uti_math.py, uti_plot_com.py and SRWLIB_ExampleViewDataFile.py to support the SRW output data processing. Here we mainly explain how to use ...