diff --git a/src/SluDelayCalculator.py b/src/SluDelayCalculator.py
index 00d6638c364aaf3df18b156a1908a2ab8ac7d8da..c0a51653cb176e7f706d58ee6b0701dd2246807c 100644
--- a/src/SluDelayCalculator.py
+++ b/src/SluDelayCalculator.py
@@ -1,25 +1,6 @@
 #!/usr/bin/python3
 
 
-#        self.thread1 = spostatore()
-#        self.connect(self.thread1, SIGNAL("passala"), self.gestiscioutput)
-#        self.connect(self.thread1, SIGNAL("segnalazione_errore"), self.lista_errori)
-#        
-#        self.thread1.muoviimpulsi(in1, in2, in3, in4, in5, in6, in7, in8, in9) #avvia
-#        
-######################
-#class spostatore(QThread):
-#    
-#    passala = pyqtSignal(str)
-#    segnalazione_errore = pyqtSignal(str)
-#    
-#    def __init__(self, parent = None):
-#        QThread.__init__(self, parent)
-#        if paroliere:
-#            print('spostatore.__init__')
-
-##############################################################################
-
 import PyTango
 import os
 import numpy as np
@@ -1722,51 +1703,3 @@ app.setFont(font_pannello)
 main = MainWindow()
 main.show()
 app.exec_()
-
-
-
-#FEL2
-#trls4, trls8, tmu, sdg1, sdg2
-#0, 0, 1, 203820, 202945
-#0, 0, -1, 203814, 202939
-#
-#0, 5675, 203826, 202945
-#0, -6000, 203814, 202945
-#0, -5000, 203815, 202945
-#0, -4000, 203816, 202945
-#0, -3000, 203817, 202945
-#0, -2000, 203818, 202945
-#0, -1000, 203819, 202945
-#0, 0, 203820, 202945
-#0, 1000, 203821, 202945
-#0, 2000, 203822, 202945
-#0, 3000, 203823, 202945
-#0, 4000, 203824, 202945
-#0, 5000, 203825, 202945
-#0, 6000, 203826, 202945
-#0, -5675, 203814, 202945
-#0, -4675, 203815, 202945
-#0, -3675, 203816, 202945
-#0, -2675, 203817, 202945
-#0, -1675, 203818, 202945
-#0, -0675, 203819, 202945
-#0, 325, 203820, 202945
-#0, 1325, 203821, 202945
-#0, 2325, 203822, 202945
-#0, 3325, 203823, 202945
-#0, 4325, 203824, 202945
-#0, 5325, 203825, 202945
-#0, 6325, 203826, 202945
-#0, 5350, 203814, 202945
-#1000, 0, 203821, 202946
-#2000, 0, 203822, 202947
-#2000, 1000, 203823, 202947
-#2000, -4675, 203817, 202947
-#-2000, 0, 203818, 202943
-#-2000, 2000, 203820, 202943
-#-2000, -4675, 203814, 202943
-#-2000, -1325, 203817, 202943
-#
-#
-#FEL1
-#trls4, trls8, tmu, sdg1, sdg2