Closed bcdonovan closed 9 years ago
From this travis build.
Compiling the same sequence independently multiple times results in different sequence lengths. Sequence lengths often differ by 8 bytes.
See the following tests: test_AllXY (tests.test_Sequences.TestAPS1) test_Decoupling_CPMG (tests.test_Sequences.TestAPS1) test_Rabi_RabiAmp_TwoQubits (tests.test_Sequences.TestAPS1) test_Rabi_RabiWidth (tests.test_Sequences.TestAPS1) test_T1T2_InversionRecovery (tests.test_Sequences.TestAPS1) test_T1T2_Ramsey (tests.test_Sequences.TestAPS1)
Traced this to a miss-configuration of the Logical and Physical channels in the test setup. Closing.
From this travis build.
Compiling the same sequence independently multiple times results in different sequence lengths. Sequence lengths often differ by 8 bytes.
See the following tests: test_AllXY (tests.test_Sequences.TestAPS1) test_Decoupling_CPMG (tests.test_Sequences.TestAPS1) test_Rabi_RabiAmp_TwoQubits (tests.test_Sequences.TestAPS1) test_Rabi_RabiWidth (tests.test_Sequences.TestAPS1) test_T1T2_InversionRecovery (tests.test_Sequences.TestAPS1) test_T1T2_Ramsey (tests.test_Sequences.TestAPS1)