fix: nturns
Deploy and restart modified services / deploy (push) Successful in 13s

This commit is contained in:
Benjamin Labrecque
2026-07-14 14:48:36 +02:00
parent 6717ddf1d7
commit 44335bf30d
@@ -58,6 +58,7 @@ class Service(BaseService[PVs]):
def update(self):
pvs = self.pvs
if pvs.trig.get() == 1:
# First using BPM Data for upto 80 turns
npoints = int(pvs.Npts80.get())