finesse.tracing.ctracer.TraceForest.get_mirror_reflection_couplings

TraceForest.get_mirror_reflection_couplings(self, bool ignore_internal_cavities=True, list skip_dependencies=None) tuple

Get the node couplings in the forest which correspond to self-reflections from mirror-like components.

Parameters

ignore_internal_cavities : bool, default: True

Ignore the node couplings inside cavities.

skip_dependencies : list

Optional list of trees to skip based on their dependencies.

Returns

couplings : tuple

A sequence of tuples consisting of the node1 -> node2 self reflection couplings.