Project

General

Profile

Fermilab Test Beam Run » History » Version 9

David Flay, 01/19/2021 10:02 AM

1 1 David Flay
h1. Fermilab Test Beam Run
2
3 4 David Flay
h2. Shifter Roles
4
5
* Leader: Communicate with MCR regarding desired beam energy and other relevant details.  Manage the DAQ (start and stop runs)
6
* Remote: Keep a shift log of actives during the shift.  Decode runs as they are completed. Post a shift summary logbook entry at the conclusion of your shift.
7
8 1 David Flay
h2. VNC Connection Information (for Remote Shifts) 
9
10 2 David Flay
* Using terminal, ssh into login and then the computer that has the VNC server on it
11 3 David Flay
ssh -L 5901:localhost:XXXX @janedoe@fnalu.fnal.gov@
12 2 David Flay
Replace XXXX with a port number of your choice (avoid 22). Log in using JLab CUE credentials
13
14
* In the same session, ssh to the computer: 
15 3 David Flay
ssh -L XXXX:localhost:5901 @a-compton@clrlpc.dhcp.fnal.gov@ 
16 2 David Flay
Log in using JLab CUE credentials for user a-compton.
17
18
* On your machine, run the VNC application. When prompted for the VNC Server, use: localhost:5901
19
Encryption: Let VNC Server choose
20
Enter password set up on the VNC server
21
Log in using JLab credentials
22
23 1 David Flay
h2. How to make beam position plots using the MWPC data
24
25 9 David Flay
Directions below are for the soliddaq.dhcp.fnal.gov machine. 
26
27 1 David Flay
The MWPC folder is located at: /home/a-compton/MWPC/
28
Raw data at: /home/a-compton/MWPC/data
29
decoder at: /home/a-compton/MWPC/analysis/basic
30
31
A script to run decoder and make one figure of beam position is available here:
32
33
/home/a-compton/MWPC/analysis/basic/wcsolid.csh
34
35
You can run this script at any folder.