Skip to content

Commit

Permalink
Update calibrating-qubits-openpulse.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
Abraham Asfaw authored Dec 16, 2019
1 parent 5765d1f commit d521f69
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
],
"source": [
"dt = backend_config.dt\n",
"print(f\"Sampling time: {dt*1e9} ns\") # The configuration returns dt in nanoseconds"
"print(f\"Sampling time: {dt*1e9} ns\") # The configuration returns dt in seconds"
]
},
{
Expand Down

0 comments on commit d521f69

Please sign in to comment.