question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unit incorrect for rep_delay_range parameter in qiskit.providers.models.BackendConfiguration documentation

See original GitHub issue

In the qiskit.providers.models.BackendConfiguration documentation (link here:https://qiskit.org/documentation/stubs/qiskit.providers.models.BackendConfiguration.html#qiskit-providers-models-backendconfiguration) under the description for the rep_delay_range parameter is the following:

“2d list defining supported range of repetition delays for backend in μs. First entry is lower end of the range, second entry is higher end of the range. Optional, but will be specified when dynamic_reprate_enabled=True.”

Instead of μs, the unit should be s (seconds).

If any other information is needed, I’m happy to provide it.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:10 (9 by maintainers)

github_iconTop GitHub Comments

2reactions
mtreinishcommented, Aug 12, 2021

@coruscating there’s no need to close this we can just transfer it to terra.

1reaction
wmurphy-collabstarcommented, May 23, 2022

I made a mistake in my last comment. Knowing that the parameter should be in microseconds, I think the way the documentation is written is fine. I’ll now close this issue. Thanks for the help everyone!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Providers Interface (qiskit.providers) — Qiskit 0.28.0 ...
This module contains the classes used to build external providers for Terra. A provider is anything that provides an external service to Terra....
Read more >
Parameter - Qiskit
A parameter is a variable value that is not required to be fixed at circuit definition. Examples. Construct a variable-rotation X gate using...
Read more >
Release Notes — Qiskit 0.19.6 documentation
Fixed bug with statevector and unitary simulators running a number of (parallel) shots equal to the number of CPU threads instead of only...
Read more >
qiskit.providers
Providers Interface ( qiskit.providers )¶. This module contains the classes used to build external providers for Terra. A provider is anything that provides ......
Read more >
Release Notes — Qiskit 0.36.0 documentation
Qiskit Metapackage Version qiskit‑terra qiskit‑aer qiskit‑ignis qiskit‑ibmq‑provider Release... 0.36.0 0.20.0 0.10.4 0.7.0 0.19.0 2022‑04... 0.35.0 0.20.0 0.10.3 0.7.0 0.18.3 2022‑03... 0.34.2 0.19.2 0.10.3 0.7.0 0.18.3 2022‑02......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found