DispersedWigglePlotter

class marxs.design.tolerancing.DispersedWigglePlotter[source] [edit on github]

Bases: WigglePlotter

A wiggle plotter for gratings

Attributes Summary

y2label

Label for the right axis of the plot

ylabel

Label for the left axis of the plot

Methods Summary

plot_one_line(ax, axt, key, g, x[, R_col, ...])

Attributes Documentation

y2label = '$A_{eff}$ [cm$^2$] (dotted lines)'

Label for the right axis of the plot

ylabel = 'Resolving power (solid lines)'

Label for the left axis of the plot

Methods Documentation

plot_one_line(ax, axt, key, g, x, R_col='Rgrat', Aeff_col='Aeffgrat')[source] [edit on github]