Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In order to work with data on shared memory one has to be on specific monitoring node which is set in sxperiment configuration file. Currently for sxr it is  is daq-sxr-mon06. It can be accessed through the chain of nodes:

Code Block
ssh -Y [<user-login-name>@]psdev
e.g.-> dubrovin@psdev7a

ssh -Y sxr-daq
e.g.-> dubrovin@sxr-daq

ssh -Y daq-sxr-mon06
e.g.-> dubrovin@daq-sxr-mon06
Note

Account sxropr do not have a permission to see the data and can't be used to run this app...

Make sure that your login name have a permission to see xtc and calib data for your experiment, e.g.

...