Difference between revisions of "AI For Experimental Controls"

From epsciwiki
Jump to navigation Jump to search
Line 20: Line 20:
 
== Raw data files ==
 
== Raw data files ==
 
/cache/halld/RunPeriod-2018-08/rawdata/Run051051/hd_rawdata_051051_001.evio fall 2018 production, 180nA, 100kPa
 
/cache/halld/RunPeriod-2018-08/rawdata/Run051051/hd_rawdata_051051_001.evio fall 2018 production, 180nA, 100kPa
 +
<pre>
 +
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
 +
</pre>
  
 
== Add to resources ==
 
== Add to resources ==

Revision as of 13:42, 2 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 

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?