Skip to content

Sync tuning

Michael Daas requested to merge sync_tuning into development

This MR adds a case handling to the noise tuning algorithm for SYNC. The first step of the tuning (lowering the global threshold and disabling pixels) is now also performed for SYNC. This should yield the minimum stable threshold for SYNC. See #201 (closed)

To be tested on an actual chip. I have no setup at the moment...

This MR also fixes #202 (closed) and #204 (closed)

Edited by Michael Daas

Merge request reports