You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Utilizing an experiment object for an optimization task (C1), a call to the function 'set_opt_map()' with a single gate inside, i.e. exp.set_opt_map("rx90p[0]") seems to break/change something in the experiment object in a way that one is not able to utilize
the same experiment object anymore to do i.e. the simulation of an ORBIT seq.
The text was updated successfully, but these errors were encountered:
Utilizing an experiment object for an optimization task (C1), a call to the function 'set_opt_map()' with a single gate inside, i.e.
exp.set_opt_map("rx90p[0]")
seems to break/change something in the experiment object in a way that one is not able to utilizethe same experiment object anymore to do i.e. the simulation of an ORBIT seq.
The text was updated successfully, but these errors were encountered: