Compton DAQ HOWTO
This page is intended for PREX-II/CREX shift crew and instructs the correct usage of the compton DAQ, as well as some troubleshooting procedures.
Things to Check Before Running Compton
- Check that the black BNC cable is plugged into the module labeled "Compton PMT Power Supply." This module is located in the room with the DAQ crates, on the rack furthest from the door, facing the front room.
- Check that the power supply is set to exactly 5.13 V.
- Check that the Compton laser table rates (look for ComptonUSbg and ComptonDSbg on the EPICS computer strip charts) are acceptable.
- After verifying all of the above, then follow the instructions to start compton CODA.
Compton DAQ CODA
All compton runs and analysis are taken through a VNC session on the compton machine. The VNC acts as a remote desktop for the compton machine in the counting house. Having the VNC allows compton experts to centralize control over the compton DAQ, offer that control to shifters, and still allow off-site monitoring.
Opening the VNC & CODA
- Log in to the compton machine with ssh compton@compton
- Once logged in run vncviewer :9 -shared
- This will open a window in which a second desktop will appear.
- If CODA is not open, then open a terminal window, and run kcoda (to be safe) and then startcoda
- The Compton CODA looks almost exactly like the parity DAQ CODA with one extra window: the blue terminal window titled "ROC6." When you start up the Compton CODA if ROC6 keeps spitting out an error called udpSend: write failure then you've done it correctly.
- With the compton CODA opened in the VNC window, first click Platform -> Connect.
- Afterwards click "Configure."
- The final line in the ROC6 window should be an error message saying callbackControl: Do not understand the command: session/control/setSession. If you see this error, then you've done it correctly.
- Then click "Download."
- If you've done it correctly, then ER1, EB6, and ROC6 will all read "downloaded" as a state.
- If ROC6 begins showing errors other than the ones mentioned above, then contact the RC immediately.
How the VNC Works: There are a few important features about the VNC, the most important of which is: the same VNC can be open in multiple windows at one time! If someone else has the same VNC window open then you will both have simultaneous control over the mouse pointer, keyboards, etc. If you open the VNC window and you see it moving on its own then contact either the compton expert on-site or the RC to determine if the compton experts need the VNC. Generally it is the experts' responsibility to maintain control over the VNC. If an expert asks you to close your VNC window then it is safe to close without interrupting the current compton run.
Also important: if you close the VNC window it will not kill CODA or stop the compton run! However you last closed the VNC window will be the state in which it will be opened.
Also also important: Make sure you are only using the VNC for compton CODA and analysis! Any other work should be done through terminals on the adaq machines!
Starting and Stopping a Compton Run
- Once CODA is open, configured, and the ROCs downloaded to, simply click "Start" to start a compton run.
- Comment with the run configuration, and the current status of the beam.
- If possible have all compton runs last approximately 90 minutes. At 240 Hz that means once every three parity runs that you start, you should also start a new compton run.
- To stop a compton run, simply click "Stop."
Analyzing Compton Data
The compton has a much simpler and faster analysis procedure than the parity DAQ. To analyze a compton run:
- Open a new terminal window.
- Enter command
gocompton
- Enter command
./compmon.sh -r <run number>
That's it! If you see any errors that indicate replaying did not end successfully, then inform the compton expert on-call.
Troubleshooting Common Problems
A few common problems have occurred when running the compton and should have easy fixes. A few of them are:
CODA is saying something disconnected and is asking me if I want to reset.
- This is a common occurrence. Proceed with the reset. Re-configure and re-download when you're done. If CODA still doesn't behave after that, then run
kcoda
andstartcoda
(up to five times if necessary) to attempt to recover.
CODA hangs at the end of a run in a "Waiting for..." state indefinitely.
- Reset CODA if the option is available to you. If the reset works, try configuring and downloading again. If that doesn't work, or you cannot reset CODA, then simply run
kcoda
(multiple times if necessary) and thenstartcoda
.
CODA says it can't communicate with ROC6.
- First attempt a reset. If that fails, click on the blue "ROC6" window. Press enter a few times. If a new line pops up, simply
kcoda
andstartcoda
again. If you cannot get a new line on that window then call the RC and instruct them to call Adam Zec and tell them that ROC6 needs a manual power cycle.
The VNC crashed on me!
- First, make sure you can still ssh into the compton computer. If yes, then it's likely just a network hiccup and you can start running again. If you can't, briefly walk over to the compton terminal (the one farthest from the door in the counting house back room) to make sure it's still running. If not, then contact the RC who should then contact a compton expert.