Add standalone prescaler algorithm
This MR adds a standalone prescaler algorithm, decoupled from the line, which allows reconstruction algorithms to be masked if the lines using them are prescaled. It also change how the boolean expressions of the masks are simplified, since the sympy algorithm was too slow and giving up for expression of more than 8 variables.
The boolean simplification algorithm used here is from the pyeda library which was added to LCG_106c
Edited by Arthur Marius Hennequin
Merge request reports
Activity
Please register or sign in to reply