Skip to content
Snippets Groups Projects
Commit 19dfdf8a authored by chad.hanna's avatar chad.hanna Committed by Kipp Cannon
Browse files

return the right things

parent 8fbc0428
No related branches found
No related tags found
No related merge requests found
......@@ -941,7 +941,7 @@ def mkbasicsrc(pipeline, gw_data_source_info, instrument, verbose = False):
# done
#
return src, statevectorelem, dqvectorelem
return src, statevector, dqvector
def mkhtgate(pipeline, src, control = None, threshold = 8.0, attack_length = 128, hold_length = 128, **kwargs):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment