Skip to content
Snippets Groups Projects
Commit 19ac4ad4 authored by rodolakis's avatar rodolakis
Browse files

octupole folders

parent d36b23a0
No related branches found
No related tags found
No related merge requests found
...@@ -97,7 +97,7 @@ class Beamline_Config: ...@@ -97,7 +97,7 @@ class Beamline_Config:
self.prefix = 'Kappa_' self.prefix = 'Kappa_'
self.branch = 'd' self.branch = 'd'
elif endstation_name == 'Octupole': elif endstation_name == 'Octupole':
self.folder = 'd' self.folder = 'e'
self.branch = 'd' self.branch = 'd'
else: else:
print('folder and prefix not set') print('folder and prefix not set')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment