Difference between revisions of "AI For Experimental Controls"
Jump to navigation
Jump to search
(→CCDB) |
|||
Line 26: | Line 26: | ||
setenv CCDB_CONNECTION sqlite:////ccdb.sqlite | setenv CCDB_CONNECTION sqlite:////ccdb.sqlite | ||
setenv JANA_CALIB_URL $CCDB_CONNECTION | setenv JANA_CALIB_URL $CCDB_CONNECTION | ||
+ | ccdb -i (just to make sure that it's working) | ||
</pre> | </pre> | ||
Revision as of 19:24, 14 April 2021
Documentation
Resources
- Getting started with GlueX software
- CDC calibrations and CCDB tables
- Calibration const database CCDB browser CCDB wiki on CLI
- Run conditions database RCDB browser example search query
- Data validation page for fall 2018 - see spreadsheet link
- Data validation page for fall 2019 - see spreadsheet links for batches of data
CCDB
wget https://halldweb.jlab.org/dist/ccdb.sqlite --no-check-certificate setenv CCDB_CONNECTION sqlite:////ccdb.sqlite setenv JANA_CALIB_URL $CCDB_CONNECTION ccdb -i (just to make sure that it's working)
Useful logbook entries
- Pressure calibration (uncalibrated mean is ~100 kPa)
- gain consts summer 2020, 4 Sept 2020
- gain consts fall 2019, 10 Feb 2020
- gain consts fall 2018 fits 7 Jan 2020
- occupancy plot connector map
Raw data files
/cache/halld/RunPeriod-2018-08/rawdata/Run051689/hd_rawdata_051689_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/Run051689/hd_rawdata_051689_001.evio -PPLUGINS=CDC_dedx,CDC_amp,CDC_TimeToDistance -PEVENTS_TO_KEEP=10000 -o outputfile.root
Root files from monitoring launches
eg /work/halld/data_monitoring/RunPeriod-2019-11/mon_ver17/rootfiles/hd_root_072265.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
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)