Skip to content
Snippets Groups Projects
Commit 3cfd7c77 authored by Vadim Gubaidulin's avatar Vadim Gubaidulin
Browse files

Merge branch 'main' of gitlab.synchrotron-soleil.fr:PA/operation/pythoncontrol

parents caab2f38 5aca6b04
No related branches found
No related tags found
No related merge requests found
......@@ -17,9 +17,7 @@ OMEGA_REV = 2*pi*c/CIRCUMFERENCE
r_p = e**2/(m_p*c**2)
class BBDataViewer():
def __init__(self, filename, h_rf):
self.filename = filename
self.filling_pattern_calibration = 100
def __init__(self, h_rf):
self.data_type = np.float32
self.h_rf = h_rf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment