finesse.script.spec.GaussDumper
¶
Overview
- class finesse.script.spec.GaussDumper[source]¶
Bases:
ItemDumper
Dumper for the
Gauss
component.Gauss components accept many different forms of argument to define the beam parameter but only store these internally as q parameters. This dumper therefore tries to figure out how the parameters were defined by the user (either via Python or KatScript) and generates parameters based on that.