pyoptools.gui.plotutils module¶ Plotting utilities that depend only on Matplotlib. To be used in jupyter notebooks pyoptools.gui.plotutils.spot_diagram(s)¶ Plot the spot diagram for the given surface, or element. Parameters: s – Object (usually CCD) whose spot diagram will be plotted. pyoptools.gui.plotutils.spot_diagram_c(s)¶ Plot the spot diagram for the given surface, or element using the rays colors. Parameters: s – Object (usually CCD) whose spot diagram will be plotted.