Project

General

Profile

Actions

Fermilab Test Beam Run » History » Revision 2

« Previous | Revision 2/12 (diff) | Next »
David Flay, 01/16/2021 10:41 PM


Fermilab Test Beam Run

VNC Connection Information (for Remote Shifts)

  • Using terminal, ssh into login and then the computer that has the VNC server on it
    ssh -L 5901:localhost:XXXX
    Replace XXXX with a port number of your choice (avoid 22). Log in using JLab CUE credentials
  • In the same session, ssh to the computer:
    ssh -L XXXX:localhost:5901
    Log in using JLab CUE credentials for user a-compton.
  • On your machine, run the VNC application. When prompted for the VNC Server, use: localhost:5901
    Encryption: Let VNC Server choose
    Enter password set up on the VNC server
    Log in using JLab credentials

How to make beam position plots using the MWPC data

The MWPC folder is located at: /home/a-compton/MWPC/
Raw data at: /home/a-compton/MWPC/data
decoder at: /home/a-compton/MWPC/analysis/basic

A script to run decoder and make one figure of beam position is available here:

/home/a-compton/MWPC/analysis/basic/wcsolid.csh

You can run this script at any folder.

Updated by David Flay over 3 years ago · 2 revisions