@@ -62,6 +62,12 @@ The following tables describe the available datasets in the QADB. The columns ar
6262| 1 | [ ` rgk_fa18_7.5GeV ` ] ( https://clas12mon.jlab.org/rgk/pass1/qa/fa18_7.5GeV/tlsummary ) | 5674 - 5870 | _ Up-to-Date_ | ` /cache/clas12/rg-k/production/recon/fall2018/torus+1/7546MeV/pass1/v0/dst/recon ` |
6363| 1 | [ ` rgk_fa18_6.5GeV ` ] ( https://clas12mon.jlab.org/rgk/pass1/qa/fa18_6.5GeV/tlsummary ) | 5875 - 6000 | _ Up-to-Date_ | ` /cache/clas12/rg-k/production/recon/fall2018/torus+1/6535MeV/pass1/v0/dst/recon ` |
6464
65+ ### Run Group M
66+
67+ | Pass | Data Set Name and Timelines Link | Run Range | Status | Data Files |
68+ | --- | --- | --- | --- | --- |
69+ | 1 | [ ` rgm_fa21 ` ] ( https://clas12mon.jlab.org/rgm/pass1_finalqadb/rgm_fall2021/tlsummary/ ) | 15019 - 15884 | _ Up-to-Date_ | ` /cache/clas12/rg-m/production/pass1/allData_forTimelines/ ` |
70+
6571
6672## Defect Bit Definitions
6773
@@ -257,10 +263,11 @@ Documentation for QADB maintenance and revision
257263 dataset, follow the following procedure:
258264 * ` mkdir qadb/pass${pass}/${dataset}/ ` , then copy the final ` qaTree.json ` and
259265 ` chargeTree.json ` to that directory
266+ * add/update a symlink to this dataset in ` qadb/latest ` , if this is a new Pass
267+ * run ` source environ.sh `
260268 * run ` bin/makeTables.sh `
261269 * run ` bin/makeTextFiles.sh `
262270 * update customized QA criteria sets, such as ` OkForAsymmetry `
263- * add/update a symlink to this dataset in ` qadb/latest ` , if this is a new Pass
264271 * update the above table of data sets
265272 * use ` git status ` and ` git diff ` to review changes, then add and commit to
266273 git, and push to the remote branch
0 commit comments