finesse.tracing.forest.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_cavitiesbool, default: True
Ignore the node couplings inside cavities.
- skip_dependencieslist
Optional list of trees to skip based on their dependencies.
- Returns:
- couplingstuple
A sequence of tuples consisting of the node1 -> node2 self reflection couplings.