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