Fermilab Test Beam Run » History » Version 5
David Flay, 01/17/2021 03:55 PM
| 1 | 1 | David Flay | h1. Fermilab Test Beam Run |
|---|---|---|---|
| 2 | |||
| 3 | 5 | David Flay | h2. Run List |
| 4 | |||
| 5 | beam hit the edge of top Ecal |
||
| 6 | New HV is: 1260, 1300, 920, 960, 940, 1940, 1780, 2100 |
||
| 7 | Run |
||
| 8 | 777 First run - MWPC trigger - |
||
| 9 | |||
| 10 | New HV is: 1260, 1300, 920, 960, 940, 1840, 1680, 2000 |
||
| 11 | 783 Preshower channels set to 2V range in FADC |
||
| 12 | |||
| 13 | 784 TS1 and TS2 - move detector position so beam is hitting the center of three ECals |
||
| 14 | 785 |
||
| 15 | New HV is: 1160, 1200, 820, 860, 840, 1840, 1680, 2000 |
||
| 16 | 786 TS1 only - beam centered on calorimeter |
||
| 17 | |||
| 18 | New HV is: 1260, 1300, 820, 860, 840, 1740, 1580, 1900 |
||
| 19 | 787 lower HV on preshower |
||
| 20 | |||
| 21 | 788 |
||
| 22 | |||
| 23 | 792 |
||
| 24 | |||
| 25 | reduce 100 V more on preshower |
||
| 26 | |||
| 27 | 793 short run PEB1 crashed |
||
| 28 | |||
| 29 | switch to FADC only config TiIntelvmeha8 |
||
| 30 | |||
| 31 | 795 |
||
| 32 | |||
| 33 | Changing down stream Cerenkov N2 pressure |
||
| 34 | |||
| 35 | 796 move to Top block |
||
| 36 | |||
| 37 | 800 beam on the center of the top block, point A |
||
| 38 | 801 |
||
| 39 | 802 beam on the center of the right block, point C |
||
| 40 | |||
| 41 | 803 beam on the center of the left block, point A |
||
| 42 | |||
| 43 | 804 beam on the center of 3 modules, 6.5k |
||
| 44 | |||
| 45 | 805 2GeV, beam on the center of 3 modules, 31.7k |
||
| 46 | |||
| 47 | 806 4GeV, beam on the center of 3 modules, |
||
| 48 | |||
| 49 | 818 12 GeV e- |
||
| 50 | 819 12 GeV e- |
||
| 51 | 820 10 GeV e- |
||
| 52 | 821 8 GeV e- |
||
| 53 | 822 6 GeV e- |
||
| 54 | |||
| 55 | ===========1GeV=================== |
||
| 56 | HV is: 1260, 1280, 760, 860, 880, 1640, 1480, 1800 |
||
| 57 | 823 |
||
| 58 | 824 |
||
| 59 | 825 |
||
| 60 | Switch to TS2 trigger |
||
| 61 | |||
| 62 | 828 |
||
| 63 | |||
| 64 | Switch back to TS1 |
||
| 65 | |||
| 66 | 831 |
||
| 67 | |||
| 68 | 839 daq crashed |
||
| 69 | |||
| 70 | 847 1 GeV |
||
| 71 | 848 6 GeV |
||
| 72 | 849 6 GeV |
||
| 73 | 850 6 GeV |
||
| 74 | 851 6 GeV |
||
| 75 | |||
| 76 | 4 | David Flay | h2. Shifter Roles |
| 77 | |||
| 78 | * Leader: Communicate with MCR regarding desired beam energy and other relevant details. Manage the DAQ (start and stop runs) |
||
| 79 | * 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. |
||
| 80 | |||
| 81 | 1 | David Flay | h2. VNC Connection Information (for Remote Shifts) |
| 82 | |||
| 83 | 2 | David Flay | * Using terminal, ssh into login and then the computer that has the VNC server on it |
| 84 | 3 | David Flay | ssh -L 5901:localhost:XXXX @janedoe@fnalu.fnal.gov@ |
| 85 | 2 | David Flay | Replace XXXX with a port number of your choice (avoid 22). Log in using JLab CUE credentials |
| 86 | |||
| 87 | * In the same session, ssh to the computer: |
||
| 88 | 3 | David Flay | ssh -L XXXX:localhost:5901 @a-compton@clrlpc.dhcp.fnal.gov@ |
| 89 | 2 | David Flay | Log in using JLab CUE credentials for user a-compton. |
| 90 | |||
| 91 | * On your machine, run the VNC application. When prompted for the VNC Server, use: localhost:5901 |
||
| 92 | Encryption: Let VNC Server choose |
||
| 93 | Enter password set up on the VNC server |
||
| 94 | Log in using JLab credentials |
||
| 95 | |||
| 96 | 1 | David Flay | h2. How to make beam position plots using the MWPC data |
| 97 | |||
| 98 | The MWPC folder is located at: /home/a-compton/MWPC/ |
||
| 99 | Raw data at: /home/a-compton/MWPC/data |
||
| 100 | decoder at: /home/a-compton/MWPC/analysis/basic |
||
| 101 | |||
| 102 | A script to run decoder and make one figure of beam position is available here: |
||
| 103 | |||
| 104 | /home/a-compton/MWPC/analysis/basic/wcsolid.csh |
||
| 105 | |||
| 106 | You can run this script at any folder. |