Skip to content

Commit

Permalink
Update 1_Bringup_experiments.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
AbeCoull authored Aug 22, 2024
1 parent d577693 commit d01ea80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/pulse_control/1_Bringup_experiments.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@
"detuning=250e3\n",
"x90 = experiment_configuration[device_name][\"x90_wf\"]\n",
"\n",
"delay = FreeParameter(\"delay\")\n",
"delay = FreeParameter(\"delay_x90\")\n",
"ramsey_spectroscopy = ( \n",
" PulseSequence()\n",
" .set_frequency(drive_frame, drive_frame.frequency - detuning)\n",
Expand Down

0 comments on commit d01ea80

Please sign in to comment.