finesse.model.Model.print_space_gouys

Model.print_space_gouys(table_fmt='fancy_grid', deg=True, **kwargs)[source]

Prints the space Gouy phases, as computed by Model.compute_space_gouys(), to an easily readable table.

Parameters

table_fmt : str, optional

Table format option to pass to tabulate.

deg : bool, optional; default = True

Whether to convert each phase to degrees.

kwargs : Keyword arguments

Arguments to pass to Model.beam_trace().