|
META TOPICPARENT |
name="Modules" |
Glasgow RCE Info |
|
Running the RCE software |
|
< < |
- Navigate to the directory ~/daq/rce
- Open C shell
- Run set-up script
- $ source scripts/setup_rce-04-00-01.csh
- Start servers
|
> > |
- Navigate to the directory ~/daq/rce
Open C shell
Run set-up script
- $ source scripts/setup_rce-04-00-01.csh
Start servers
|
|
-
- $ ipc_server &
- $ rce_ipc_server &
|
|
< < |
-
- Load RCE (RCE ip address is 10.129.3.11)
- Open GUI
|
> > |
-
- Load RCE (RCE ip address is 10.129.3.11)
Open GUI
|
| |
|
> > | Test/Scan Data
- Occupancy plots and histograms can be viewed in the plots tab of the calibGui.
- Data is saved in ~/calibData directory.
- There are root scripts in the ~/root_scripts directory for plotting and analysing analog, digital and threshold scan data.
- To run the analysis ROOT script open file run_analysis.root in an editor (emacs, geany). Change the run number for the Analogue, Digital & Threshold Tests on lines 5 to 7. Open ROOT in the calibData folder and run the run_analysis.root script.
|
|
RCE calibGui |