DiamondLightSource / mx-bluesky

Bluesky plans, plan stubs, and utilities for MX beamlines
https://diamondlightsource.github.io/mx-bluesky/
Apache License 2.0
0 stars 2 forks source link

I24 ssx: Fix permission issues #45

Open noemifrisina opened 1 year ago

noemifrisina commented 1 year ago

When running as user, there are permission issues when writing and saving logfiles to /dls_sw/i24/logs/. Also, as the eiger software can't make directories and users don't have permission to create them in the visit directory, at the moment the problem is solved by a workaround where the pilatus detector writes one image before data collection starts.

Need to find a way to get around these permission issues. Maybe use a service, or run as gda ?

noemifrisina commented 10 months ago

Use blueapi for this

noemifrisina commented 4 months ago

Blueapi has been setup. We shook into either running on procserv if possible (see https://confluence.diamond.ac.uk/display/CNTRLS/configure-ioc) or having it run on the beamline control machine.

noemifrisina commented 1 month ago

A working example of using procserv - while waiting for a cluster to be set up - is on the beamline and being tested.