From 2408f42cf0f27c9a395aa0946d6c6471b40571eb Mon Sep 17 00:00:00 2001 From: Prasanna Pakkiam <69830114+PP501@users.noreply.github.com> Date: Mon, 29 Jan 2024 14:14:24 +1000 Subject: [PATCH] Small mistake in WFMT documentation. --- docs/User/AWG_WFMTs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/User/AWG_WFMTs.md b/docs/User/AWG_WFMTs.md index 742df34..0113d93 100644 --- a/docs/User/AWG_WFMTs.md +++ b/docs/User/AWG_WFMTs.md @@ -16,7 +16,7 @@ The different waveform transformations available in SQDToolz are highlighted in `WFMT_ModulationIQ` applies to a two-channel waveform in which the first and second channels represent the I and Q channels of an IQ-modulated waveform: $$\begin{align*}I(t)&=A\cos(2\pi f t+\phi)+I_{dc}\\ -Q(t)&=aA\cos(2\pi f t+\phi+\varphi)+Q_{dc}\end{align*}$$ +Q(t)&=aA\sin(2\pi f t+\phi+\varphi)+Q_{dc}\end{align*}$$ Note that the modulation signals given above are multiplied onto the envelopes specified by the main pulse segment. The symbols and their associated `WFMT_ModulationIQ` properties are: