qiskit-aer icon indicating copy to clipboard operation
qiskit-aer copied to clipboard

Update the name of the FakeVigo backend in simulators/2_device_noise_simulation.ipynb

Open clausia opened this issue 3 years ago • 2 comments

In simulators/2_device_noise_simulation.ipynb tutorial, the FakeVigo backend is referred to as ibmq_vigo (here and here) however when running device_backend.backend_name what is returned is fake_vigo.

In the code this name is explicitly indicated (on this line), but it is also true the configuration file that is assigned here, in which it continues to say ibmq_vigo (here). Although in this case, I think what backend_name returns should be the way this backend is referenced to in the tutorial.

clausia avatar Jul 10 '21 00:07 clausia

Hi, can I work on this issue?

saktar-unr avatar Jan 14 '22 08:01 saktar-unr

Hi @saktar-unr - pardon our delay. If you're still interested, yes, this would help! I'm transferring this issue to qiskit-aer because the tutorial now lives there.

Eric-Arellano avatar Aug 21 '23 13:08 Eric-Arellano