clean qam

This commit is contained in:
2025-10-21 12:42:32 +02:00
parent 12b5aa5071
commit b7952fc38a
8 changed files with 2309 additions and 8274 deletions

View File

@ -24,7 +24,7 @@ def load_error(filename):
# -------------------- Application --------------------
app = QtWidgets.QApplication(sys.argv)
win = pg.GraphicsLayoutWidget(show=True, title="Constellation et PLL Error")
win = pg.GraphicsLayoutWidget(show=True, title="Constellation")
win.resize(900, 900)
win.setBackground('#0a0a0a') # fond noir profond