Add standalone prescaler algorithm and switch Allen ci to LCG106c
Compare changes
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
This MR also switches Allen ci to LCG106c