Skip to content
Snippets Groups Projects
Commit 6cb223be authored by Simone Vadilonga's avatar Simone Vadilonga
Browse files

update paths

parent dfb399bc
No related branches found
No related tags found
No related merge requests found
......@@ -37,12 +37,10 @@ from beamlinetools.data_management.data_structure import MySpotDataStructure
mds = MySpotDataStructure()
# Initialize the filename to today's date.
spec_factory.file_prefix = 'myspot'+time.strftime('%Y')
spec_factory.directory = "/home/myspot/bluesky/data/"
spec_factory.directory = "/opt/bluesky/data/"
from event_model import RunRouter
......
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