Open bnash opened 1 year ago
Based on our conversation today, the main difference from what we're doing now will involve the laser pulse initialization. Whether initializing from a WFS data file or from the paraxial equation, the LaserPulse constructor needs to be changed.
In the Sirepo App, one can plot the total Intensity and Phase for a laser pulse. This only makes sense in the context of a wavefront sensor measurement where each wavefront has propagated to the same position and the resultant electric field added together. Thus, one should first apply the wavefront sensor, implemented here
The wavefront sensor should be be tested, and the total phase and intensity computed from the result.