From b1012dcdb28c907f13b10060d39bc0a913a57ae5 Mon Sep 17 00:00:00 2001 From: Daniel Brown <ddb@star.sr.bham.ac.uk> Date: Fri, 11 Oct 2013 21:24:22 +0100 Subject: [PATCH] connecting photodiode which got broken whilst adding spaces between components --- kat_test/random/lock-cav1.kat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kat_test/random/lock-cav1.kat b/kat_test/random/lock-cav1.kat index a909dd3..0fda02c 100644 --- a/kat_test/random/lock-cav1.kat +++ b/kat_test/random/lock-cav1.kat @@ -35,8 +35,8 @@ time # print computation time # The resulting plot contains only the feedback # signal of the control loop. -pd1 pdh 40k 0 n1 # diode for PDH signal -noplot pdh # do not plot this output +pd1 pdh 40k 0 n1_2 # diode for PDH signal +noplot pdh # do not plot this output # define error signal 'err'= Re(photo diode output) set err pdh re -- GitLab