Run1

From LHEP Wiki
Revision as of 09:49, 18 March 2015 by Lhep (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Run1

Exposure on 27 May 2009

http://lheppc46.unibe.ch/lheppc37/ariga/docs/T2K%20Bern%202009%2006%2005/
lheppc37 : /terabig/scan/ariga/docs/T2K%20Bern%202009%2006%2005/

http://www-he.scphys.kyoto-u.ac.jp/member/matsuoka/documents_reports/horn250ka.tar.gz (168 MB) The following is the official data for the commissioning run last May (mrrun 24): http://www-he.scphys.kyoto-u.ac.jp/member/matsuoka/documents_reports/result_run24.root Copied to /terabig/scan/MICROSCIPE4/ONLINE/t2k_run1/work/ariga/Run24

variables in the root file which you may need:

  mrrun       : MR Run number (23 or 24)
  mrshot      : shot number (counting from 1 for each MR Run)
  nurun       : T2K beam-line DAQ (MIDAS) Run number
  midas_event : T2K beam-line DAQ (MIDAS) event number
  spillnum    : GPS Spill number
  trgtime01   : unixtime of trigger (s)
  ct[4] : # of proton per spill of CT05 (most downstream)
  mumon[0] : SI Total Q 
  mumon[1] : SI peak 
  mumon[2] : SI profile center x
  mumon[3] : SI profile center y
  mumon[4] : SI profile width x
  mumon[5] : SI profile width y
  otr[0] : beam center position in X  ("XMean" in TTree "OTR")
  otr[1] : beam center position in Y  ("YMean" in TTree "OTR")
  otr[2] : beam width in X            ("XSigma" in TTree "OTR")
  otr[3] : beam width in Y            ("YSigma" in TTree "OTR")
  horn1ct[4] : Horn1 CT Total (kA)

anabeam->Scan("mrshot:horn1ct[4]:ct[4]:mumon[0]:mumon[1]:mumon[2]:mumon[3]:mumon[4]:mumon[5]","mrshot==1034||mrshot==1147||mrshot==1170")

************************************************************************************************************************
*    Row   *    mrshot * horn1ct[4 *     ct[4] *  mumon[0] *  mumon[1] *  mumon[2] *  mumon[3] *  mumon[4] *  mumon[5] *
************************************************************************************************************************
*       98 *      1034 *   246.435 * 3.73e+011 *   6797.92 *   168.298 *  0.829642 *   10.8691 *    109.45 *   115.465 *
*       99 *      1147 *         0 * 3.71e+011 *   3236.47 *   74.2127 * -0.911449 * -0.499298 *       145 *   143.633 *
*      100 *      1170 *   203.034 * 3.77e+011 *   5293.36 *   123.739 *   2.38726 *   3.64636 *   124.709 *    144.77 *
************************************************************************************************************************

Data taking

MICROSCOPE = 4
/terabig/scan/MICROSCOPE4/ONLINE/t2k_run1

take data by stage coordinates

xc = -80515
yc =  81539

Data structure

run t2k_run1/createdir.x [module] (only linux) like,

[scanner@lheppc37 t2k_run1]$ createdir A4

it creates the directories below

t2k_run1/raw/  // All raw data
t2k_run1/prm/  // original default.par, lnk.def, lnk.lst...
t2k_run1/A4/raw_root
            data
            par
            p1-5
            p5-9
            p1-9

Process

1. Create module directory

createdir.x A4 // @ t2k_run1

2. make CP

../createcp.exe A4 1 // createcp.exe [module] [iplate], @ t2k_run1
    |
createcp.exe A4 9

3. Align plates

../align2.x // @ A4
check the last result whether alignment is ok or not.

4. Link tracks

recset -t -p1.0 lnk.def //@p1-5, p5-9, p1-9

Data Publish

http://lheppc46.unibe.ch/lheppc37/MICROSCOPE4/ONLINE/t2k_run1/publish/

/terabig/scan/MICROSCOPE4/ONLINE/t2k_run1/publish How to publish(only windows)

publish A4 // @ t2k_run1\publish
A4_p1-5.dat A4_p5-9.dat A4_p1-9.dat are created and gziped.