This code aims to provide a simple ray tracing module for calculating various properties of optical paths (object, image, aperture stops, field stops). It makes use ...
The real ray tracing has been trouble to implement because of the conversion of what a "real ray" is to the paraxial convention with ABCD matrices. Since the beamlet code runs on ABCD matrices we can ...