mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 10:47:07 +00:00
Rename QCFail label to QC
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
-
|
||||
name: "Missing shots"
|
||||
iterate: "sequences"
|
||||
labels: [ "QCFail" ]
|
||||
labels: [ "QC" ]
|
||||
check: |
|
||||
const sequence = currentItem;
|
||||
const sp0 = Math.min(sequence.fsp, sequence.lsp);
|
||||
@@ -17,7 +17,7 @@
|
||||
-
|
||||
name: "Gun QC"
|
||||
disabled: false
|
||||
labels: [ "QCFail", "QCGuns" ]
|
||||
labels: [ "QC", "QCGuns" ]
|
||||
children:
|
||||
-
|
||||
name: "Missing gun data"
|
||||
@@ -175,7 +175,7 @@
|
||||
|
||||
-
|
||||
name: "Centre of source preplot deviation (single shots)"
|
||||
labels: [ "QCFail", "QCNav" ]
|
||||
labels: [ "QC", "QCNav" ]
|
||||
disabled: false
|
||||
children:
|
||||
-
|
||||
@@ -194,7 +194,7 @@
|
||||
|
||||
-
|
||||
name: "Centre of source preplot deviation (moving average)"
|
||||
labels: [ "QCFail", "QCNav" ]
|
||||
labels: [ "QC", "QCNav" ]
|
||||
children:
|
||||
-
|
||||
name: "Crossline"
|
||||
|
||||
Reference in New Issue
Block a user