plot_mirror_layout

lenstest.foucault.plot_mirror_layout(D, RoC, x_offset, z_offset)[source]

Plot the Foucault knife edge experiment.

Parameters:
  • D – diameter of mirror or lens [mm]

  • RoC – radius of curvature of mirror [mm]

  • x_offset – transverse offset of knife edge from optical axis [mm]

  • z_offset – axial knife edge offset from paraxial focus [mm]

Returns:

fig – matplotlib Figure object representing the plot ax: matplotlib Axes object representing the plot