We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9715c4b commit a930c0dCopy full SHA for a930c0d
1 file changed
doc/qa.md
@@ -70,6 +70,16 @@ If you are performing a manual QA as part of a cross check, skip to the next sec
70
- run `qtl histogram --check-cache` again, when done, in case additional files were auto-removed from `/cache` during your `jcache` run
71
</details>
72
73
+<details>
74
+<summary>- [ ] reheat the data, if necessary</summary>
75
+
76
+- see [RG-A Spring 2018](/qadb/notes/rga_sp18.md) and [RG-K Fall 2018](/qadb/notes/rgk_fa18.md) for details
77
+- basically:
78
+ - use `qtl xcharge` to check the charge
79
+ - if reheating is needed, use `qtl reheat`
80
+ - use `qtl xcharge` afterward to check the reheated charge
81
+</details>
82
83
<details>
84
<summary>- [ ] verify run-dependent settings are correct for these data</summary>
85
0 commit comments