Python controls suite for HXRSnD
Project description
Controls automation module for the hard x-ray split and delay instrument.
Getting Started
The easiest way to start using the hard x-ray split and delay is to navigate to the released area which has everything setup. From any of the LCLS NFS machines that can view XCS PVs, run the following to change to the correct directory:
$ cd /reg/neh/operator/xcsopr/bin/snd
From here, all the core functionality of the split and delay system can be accessed.
Running the IPython Shell
The most common used way to interface with the system is through the IPython shell. From the top level SnD directory listed above, run the following launcher script:
$ ./run_snd
The shell will have all the SnD objects instantiated and ready for use.
Instrument Screens
There is a system level EDM screen that has all the motors and pneumatics. To launch the screen, run the following launcher sript from the directory listed above:
$ ./snd_main
To view diode correlation plots, run the following launcher script from the directory listed above:
$ ./show_diodes.sh
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.