TopEFT / topeft

15 stars 24 forks source link

Do not merge: Charge flip processor for data-driven charge flip measurement #346

Closed kmohrman closed 1 year ago

kmohrman commented 1 year ago

This PR should not be merged, it is just for documentation purposes (since there is not an easy way to document a branch).

This branch contains the code from our first implementation of the charge flip estimation (where we were attempting a data-driven approach for the measurement and application). We did not end up going with this approach (instead we used a MC-based approach for the measurement in PR#223). However, in case we ever want to do something similar in the future, it may be useful to have the example code on this branch as an example implementation.