finesse.analysis.beamtrace.propagate_beam_astig¶
- finesse.analysis.beamtrace.propagate_beam_astig(model, **kwargs)[source]¶
Executes a
PropagateAstigmaticBeam
analysis on a model.- Returns:
- out
BeamTraceSolution
The solution object for the astigmatic beam propagation.
- out
- Other Parameters:
- **kwargs
Arguments to pass to the routine. See
Model.propagate_beam_astig()
for the available options.