Initial tracking done, needs check for other twiss parameters in user defined
This commit is contained in:
@@ -1,9 +1,4 @@
|
||||
import json
|
||||
import copy
|
||||
from PyQt5 import QtCore, QtGui, QtWidgets
|
||||
from numpy.ma.core import floor_divide
|
||||
|
||||
from generateMatchSettings import configMatching
|
||||
from PyQt5 import QtGui
|
||||
|
||||
CBeige = QtGui.QColor(250, 240, 200)
|
||||
CGreen = QtGui.QColor(100, 255, 100)
|
||||
|
||||
Reference in New Issue
Block a user