Difference between revisions of "AI For Experimental Controls"

From epsciwiki
Jump to navigation Jump to search
Line 6: Line 6:
  
 
== Resources ==
 
== Resources ==
 +
* [https://www.sciencedirect.com/science/article/pii/S0168900220302771 CDC NIM paper]
 +
* [https://www.sciencedirect.com/science/article/abs/pii/S0168900220312043 GlueX beamline & detector NIM paper]
 
* [https://halldweb.jlab.org/wiki/index.php/GlueX_Project_Overviews Intro to GlueX - links to videos]
 
* [https://halldweb.jlab.org/wiki/index.php/GlueX_Project_Overviews Intro to GlueX - links to videos]
* [https://www.sciencedirect.com/science/article/abs/pii/S0168900220312043 GlueX beamline & detector NIM paper]
+
 
* [https://www.sciencedirect.com/science/article/pii/S0168900220302771 CDC NIM paper]
+
 
* [https://halldweb.jlab.org/DocDB/0048/004800/002/CDC_calibrations.pdf CDC calibrations and CCDB tables]
 
 
* [https://halldweb.jlab.org/wiki/index.php/Getting_Started_At_GlueX#Software Getting started with GlueX software]
 
* [https://halldweb.jlab.org/wiki/index.php/Getting_Started_At_GlueX#Software Getting started with GlueX software]
 +
* [https://halldweb.jlab.org/DocDB/0048/004800/003/CDC_calibrations.pdf CDC calibrations and CCDB tables]
 
* [https://halldweb.jlab.org/cgi-bin/ccdb/objects Calibration const database CCDB browser] [https://github.com/JeffersonLab/ccdb/wiki/CCDB-CLI CCDB wiki on CLI]
 
* [https://halldweb.jlab.org/cgi-bin/ccdb/objects Calibration const database CCDB browser] [https://github.com/JeffersonLab/ccdb/wiki/CCDB-CLI CCDB wiki on CLI]
 
* [https://halldweb.jlab.org/rcdb/runs/ Run conditions database RCDB browser] [https://halldweb.jlab.org/rcdb/runs/search?runFrom=50000&runTo=59999&q=cdc_gas_pressure%3E99.9+and+cdc_gas_pressure%3C100.1+and+%40is_2018production example search query]
 
* [https://halldweb.jlab.org/rcdb/runs/ Run conditions database RCDB browser] [https://halldweb.jlab.org/rcdb/runs/search?runFrom=50000&runTo=59999&q=cdc_gas_pressure%3E99.9+and+cdc_gas_pressure%3C100.1+and+%40is_2018production example search query]
 +
 
== Useful logbook entries ==
 
== Useful logbook entries ==
 
* [https://logbooks.jlab.org/entry/3810976 Pressure calibration (uncalibrated mean is ~100 kPa)]
 
* [https://logbooks.jlab.org/entry/3810976 Pressure calibration (uncalibrated mean is ~100 kPa)]

Revision as of 15:42, 5 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?