Difference between revisions of "Hall C Raster Runs"

From HallCWiki
Jump to navigationJump to search
(Created page with "= Raster Runs = * Here we discuss the steps required in order to perform a raster run. == Procedure == * Take both HMS & SHMS data with the carbon hole target * The run does...")
 
Line 16: Line 16:
 
  ./online -f CONFIG/SHMS/RASTER/simple_raster.cfg -r run-num
 
  ./online -f CONFIG/SHMS/RASTER/simple_raster.cfg -r run-num
 
* If the beam is centered on target you should see the carbon hole target in the 2D plots
 
* If the beam is centered on target you should see the carbon hole target in the 2D plots
 +
 +
== KPP Raster Instructions ==
 +
* [https://hallcweb.jlab.org/DocDB/0008/000835/001/simple_raster_analysis.pdf KPP Raster Run Instructions]

Revision as of 17:29, 9 December 2017

Raster Runs

  • Here we discuss the steps required in order to perform a raster run.

Procedure

  • Take both HMS & SHMS data with the carbon hole target
  • The run does not to have ended in-order to analyze the data
  • In this example we will illustrate an SHMS raster run. An identical procedure should be done for the HMS raster
  • SSH into cdaql1 and setup the analysis environment
ssh cdaql1
go_analysis
  • Start hcana and analyze the data utilizing the raster replay
./hcana
.x SCRIPTS/SHMS/RASTER/replay_shms_raster_simple.C (run-num, -1)
  • Execute the raster online GUI
cd onlineGUI
./online -f CONFIG/SHMS/RASTER/simple_raster.cfg -r run-num
  • If the beam is centered on target you should see the carbon hole target in the 2D plots

KPP Raster Instructions