Skip to content

Commit 61b8449

Browse files
authored
feat: add RG-M QA results (#41)
1 parent 66064dd commit 61b8449

File tree

8 files changed

+182887
-1
lines changed

8 files changed

+182887
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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

qadb/latest/rgm_fa21

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../pass1/rgm_fa21

qadb/pass1/rgm_fa21/chargeTree.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

qadb/pass1/rgm_fa21/qaTree.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)