BBN-Q / PyQLab

A python library for instrument control and superconducting QIP experiments.
Apache License 2.0
25 stars 11 forks source link

Fix phase comparison (modulo 2 pi) #101

Closed dieris closed 8 years ago

dieris commented 8 years ago

Include rounding errors. Message better reflects the error. It is ok to have branches of different lengths if their cumulative phases are the same (for example if all pulses are an integer number of the SSB period). --DR