From 01829dd4914f5215219585cb68b3e4bc05cb9728 Mon Sep 17 00:00:00 2001 From: Benjamin Labrecque Date: Tue, 14 Jul 2026 13:29:01 +0200 Subject: [PATCH] fix: nturns --- services/nturns/current/app/src/AGEBD-SERVICE-NTURNS.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/services/nturns/current/app/src/AGEBD-SERVICE-NTURNS.py b/services/nturns/current/app/src/AGEBD-SERVICE-NTURNS.py index e20da38..40d7bea 100644 --- a/services/nturns/current/app/src/AGEBD-SERVICE-NTURNS.py +++ b/services/nturns/current/app/src/AGEBD-SERVICE-NTURNS.py @@ -58,9 +58,6 @@ class Service(BaseService[PVs]): self.pvs.started.put(t0) self.pvs.bpmwf_enum.put(np.arange(0, 16384, 1)) - # TODO: What is this for? - self.path = "sls/bd/bin" - def update(self): pvs = self.pvs if pvs.trig.get() == 1: