Difference: RCE (3 vs. 4)

Revision 42013-07-08 - AndrewStewart

Line: 1 to 1
 
META TOPICPARENT name="Modules"

Glasgow RCE Info

Line: 28 to 28
 

Running the RCE software

Changed:
<
<
  • Navigate to the directory ~/daq/rce
    • $ cd daq/rce
  • Open C shell
    • $ tcsh
  • Run set-up script
    • $ source scripts/setup_rce-04-00-01.csh
  • Start servers
>
>
  • Navigate to the directory ~/daq/rce
    • $ cd daq/rce
  • Open C shell
    • $ tcsh
  • Run set-up script
    • $ source scripts/setup_rce-04-00-01.csh
  • Start servers
 
    • $ ipc_server &
    • $ rce_ipc_server &
Changed:
<
<
    • $ rce_is_server &
  • Load RCE (RCE ip address is 10.129.3.11)
    • $ rce_load 10.129.3.11
  • Open GUI
    • $ calibGui
>
>
    • $ rce_is_server &
  • Load RCE (RCE ip address is 10.129.3.11)
    • $ rce_load 10.129.3.11
  • Open GUI
    • $ calibGui
 
Added:
>
>

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

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback