Data merging QC tool
First go at implementing data merging test for module QC.
Still to do:
-
In principle this test is front-end agnostic in the same way that the eye diagram is, therefore it should just live in libSpec
and get type of Front-End from the chip config -
2-to-1 data merging test is still missing, but should just require me to remember the correct chip configuration settings -
Need to make sure we reset all the chip registers correctly after the test. Currently undecided whether I want to do this in the executable or in module QC tools.
Edited by Maria Mironova