Actions
Wiki » History » Revision 1
Revision 1/47
| Next »
Alexandre Camsonne, 03/07/2019 11:58 AM
Wiki¶
DAQ¶
DAQ is running on simonadaq computer in coda account in the vnc session number 1.
To open VNC, either start VNC from a computer at the counting house through ssh or make a ssh tunnel if you are offsite
Example :
ssh -L5901:locahost:34567 username@hallgw.jlab.org ( use a port number not in used on hallgw )
after from hallgw
ssh -L34567:localhost:5901 cdaq@simonadaq
then open a vnc locally on your computer : vncviewer -shared localhost:1 ( ask Junqi or Sylvester for the vnc password )
To start CODA from scratch, login as coda
type startcoda
that will open the CODA windows
in rc
FADC data analysis¶
on cdaq account
go to
Updated by Alexandre Camsonne over 6 years ago · 1 revisions