BBN-Q / Auspex

Automated system for python-based experiments
Apache License 2.0
31 stars 14 forks source link

Calibrate digitization threshold #207

Closed dieris closed 6 years ago

dieris commented 6 years ago

If set_threshold is True in a SingleShotFidelityExperiment, https://github.com/BBN-Q/Auspex/blob/8c8cc9c68ac8427b4e120bcc58b9b155ad548637/src/auspex/filters/singleshot.py#L186 the X6 stream filter should be updated with the optimum threshold (and config file updated).

dieris commented 6 years ago

Closed by https://github.com/BBN-Q/Auspex/pull/209