Skip to content

Commit c976bda

Browse files
committed
refactor: make use of the new QadbBinSequence
1 parent 8986ecd commit c976bda

File tree

3 files changed

+208
-408
lines changed

3 files changed

+208
-408
lines changed

doc/qa.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,10 @@ If you are performing a manual QA as part of a cross check, skip to the next sec
6969
- make sure they are correct for these data
7070
- you may need to produce timelines first, and come back to this step after making changes, for example, if the Faraday Cup (FC) charge is incorrect
7171
- in particular:
72-
- set `FCmode`, to specify how to calculate the FC charge
72+
- set any correction methods needed to correctly estimate the FC charge
7373
- for example, this depends on whether the data needed to be cooked with the recharge option ON or OFF (see `README.json`, typically included with the cooked data)
74-
- note that the `FCmode` is NOT determined from the recharge setting, but instead from which charge values in the data we can use
7574
- if you find that the DAQ-gated FC charge is larger than the ungated charge, you may have assumed here that the recharge option was ON, when actually it was OFF and needs to be ON
76-
- additional `FCmode` settings are used for certain special cases; see the `monitorRead.groovy` script comments for more information
75+
- additional correction methods are used for certain special cases; see the `monitorRead.groovy` script comments for more information
7776
</details>
7877

7978
<details>

0 commit comments

Comments
 (0)