finesse.detectors.powerdetector.PowerDetectorDemod1

Overview

class finesse.detectors.powerdetector.PowerDetectorDemod1(name, node, f, phase=None)[source]

Bases: finesse.detectors.general.MaskedDetector

Represents a power detector with one RF demodulation. It calculates the RF beat power at a node in Watts of optical power.

If no demodulation phase is specified then this detector outputs a complex value I+1j*Q.

Parameters

name : str

Name of newly created power detector.

node : Node

Node to read output from.

f : float

Demodulation frequency in Hz

phase : float, optional

Demodulation phase in degrees