Wiki » History » Version 1
Alexandre Camsonne, 03/07/2019 11:58 AM
1 | 1 | Alexandre Camsonne | h1. Wiki |
---|---|---|---|
2 | |||
3 | h1. DAQ |
||
4 | |||
5 | DAQ is running on simonadaq computer in coda account in the vnc session number 1. |
||
6 | |||
7 | To open VNC, either start VNC from a computer at the counting house through ssh or make a ssh tunnel if you are offsite |
||
8 | |||
9 | Example : |
||
10 | |||
11 | ssh -L5901:locahost:34567 username@hallgw.jlab.org ( use a port number not in used on hallgw ) |
||
12 | |||
13 | after from hallgw |
||
14 | |||
15 | ssh -L34567:localhost:5901 cdaq@simonadaq |
||
16 | |||
17 | then open a vnc locally on your computer : vncviewer -shared localhost:1 ( ask Junqi or Sylvester for the vnc password ) |
||
18 | |||
19 | To start CODA from scratch, login as coda |
||
20 | |||
21 | type startcoda |
||
22 | |||
23 | that will open the CODA windows |
||
24 | |||
25 | in rc |
||
26 | |||
27 | |||
28 | h1. FADC data analysis |
||
29 | |||
30 | on cdaq account |
||
31 | |||
32 | go to |