Difference between revisions of "AI For Experimental Controls"

From epsciwiki
Jump to navigation Jump to search
Line 28: Line 28:
 
source /group/halld/Software/build_scripts/gluex_env_boot_jlab.csh
 
source /group/halld/Software/build_scripts/gluex_env_boot_jlab.csh
 
hd_root /cache/halld/RunPeriod-2018-08/rawdata/Run051051/hd_rawdata_051051_001.evio -PPLUGINS=CDC_dedx,CDC_amp,CDC_TimeToDistance -PEVENTS_TO_KEEP=10000 -o outputfile.root  
 
hd_root /cache/halld/RunPeriod-2018-08/rawdata/Run051051/hd_rawdata_051051_001.evio -PPLUGINS=CDC_dedx,CDC_amp,CDC_TimeToDistance -PEVENTS_TO_KEEP=10000 -o outputfile.root  
 +
</pre>
 +
 +
List of interesting runs
 +
<pre>
 +
51689    (50 nA on amo)
 +
51683    (50 nA on 47um diamond)
 +
72630    (100nA on amo)
 +
71350    (150nA on 47um diamond)
 +
71464    (250nA on 47um diamond)
 +
71500    (250nA on amo)
 +
71592    (350nA on 47um diamond)
 +
71695    (350nA on 47um diamond)
 +
72660    (350nA on 47um diamond)
 +
 +
61793  (Primex, only 200nA but lots of partial tracks/junk hits & no field)
 
</pre>
 
</pre>
  

Revision as of 15:58, 6 April 2021


Documentation


Resources


Useful logbook entries

Raw data files

/cache/halld/RunPeriod-2018-08/rawdata/Run051051/hd_rawdata_051051_001.evio fall 2018 production, 180nA, 100kPa

source /group/halld/Software/build_scripts/gluex_env_boot_jlab.csh
hd_root /cache/halld/RunPeriod-2018-08/rawdata/Run051051/hd_rawdata_051051_001.evio -PPLUGINS=CDC_dedx,CDC_amp,CDC_TimeToDistance -PEVENTS_TO_KEEP=10000 -o outputfile.root 

List of interesting runs

51689    (50 nA on amo)
51683    (50 nA on 47um diamond)
72630     (100nA on amo)
71350    (150nA on 47um diamond)
71464    (250nA on 47um diamond)
71500    (250nA on amo)
71592    (350nA on 47um diamond)
71695    (350nA on 47um diamond)
72660    (350nA on 47um diamond)

61793  (Primex, only 200nA but lots of partial tracks/junk hits & no field)

Add to resources

  • EPICS documentation & tools names whatever replaced myaviewer, myaplot
  • List of EPICS vars eg
IBCAD00CRCUR6 Hall D beam current 
RESET:i:GasPanelBarPress1 atmospheric pressure uncalibrated 
GAS:i::CDC_Temps-CDC_D1_Temp

many shown on https://logbooks.jlab.org/entry/3861759

Where's Naomi's list of particularly useful runs?