qiskit-community/qiskit-camp-africa-19

Understanding and Improving Qubit Measurement

Opened this issue ยท 10 comments

Abstract

Explore different ways of classifying and analyzing the results of qubit measurements.

Description

Qubit measurement is a process that consists of generating a measurement
pulse, having the pulse interact with the qubit, reading out voltages,
integrating the voltages into IQ values, and classifying the IQ values
as a particular measurement outcome.

The goal of this project is to understand and characterise this pipeline.

Members

Deliverable

  • Understand qubit measurement and pulse control.
  • Investigation of measurement performance as a function of measurement pulse frequency.
  • Characterisation of X and K for a qubit.
  • Created improved discriminators.

GitHub repo

https://github.com/hodgestar/qiskit-pop-kernels/

Hi @nbronn You were invited to join the coaches team. That's the way the bot knows that you are not a participant but a coach. Please, accept the invitation!

@nbronn Could you change the title to "Understanding and Improving Measurement"?

Deliverables:

  • Understand qubit measurement and pulse control.
  • Investigation of measurement performance as a function of measurement pulse frequency.
  • Characterisation of X and K for a qubit.
  • Created improved discriminators.

Description:

Qubit measurement is a process that consists of generating a measurement
pulse, having the pulse interact with the qubit, reading out voltages,
integrating the voltages into IQ values, and classifying the IQ values
as a particular measurement outcome.

The goal of this project is to understand and characterise this pipeline.