ron-rivest / 2017-bayes-audit

Repository for paper "Bayesian Tabulation Audits Explained and Extended"
MIT License
0 stars 0 forks source link

Adjust code so audit stage can be easily re-run #3

Open ron-rivest opened 7 years ago

ron-rivest commented 7 years ago

The current structure needs some (perhaps minor) adjustments so that an audit stage can be re-run.

The current stage uses "version labels" (timestamps) instead of audit stage sequence numbers, to facilitate asynchronous communication between the main Audit Central servers and the local county election officials.

So, re-running an audit stage would mostly involve filtering out input files that arrived after (i.e. have version labels after) the desired audit start time.