Results 24 issues of Álvaro Orgaz

Hi jmichelp, I've updated your code to align it with the latest versions of the libbladeRF (2.2.1) and SDRSharp 1732. The work done is enough for the plugin to run,...

Implement a routine to determine the parameters of SNZ pulses to be used in CZ 2q gate flux pulses. These optimisation aims to minimise leakage to the second excited state....

enhancement
calibration

Hi, Up until now we have managed to apply some basic corrections to the flux pulses that implement 2q-gates. The manual process is slow and does not render the best...

enhancement
urgent
calibration

We would like to code the following plot in which one sweeps qubit and resonator frequencies for different levels of readout power. The plot shows the population of photons in...

enhancement
calibration

Hi, While developing a routine to perform the T1_T2_vs_Temperature experiment, would have liked to be able to save data to the same folder where the report is saved. The routine...

enhancement

Hi, This is of less importance, but nonetheless, some users would like to extend the report produced by classify states to include the following: ![image](https://github.com/qiboteam/qibocal/assets/55031026/e56fb78f-fce6-44bf-a73b-e0272c418e6e)

enhancement
ui

Hi, The characterisation of a QPU from scratch, requires sweeping large portions of the spectrum to find resonators. The resonator spectroscopy routine that we currently have is not well suited...

enhancement
calibration

Dear @hay-k , @andrea-pasquale As explained on Friday, I've run calibration of spin10q q1 using old versions of qibocal and qibolab, dated 15/12/2023: qibocal: [alvaro/latest_20231215](https://github.com/qiboteam/qibocal/tree/alvaro/latest_20231215) qibolab: [alvaro/latest_20231215](https://github.com/qiboteam/qibolab/tree/alvaro/latest_20231215) qibolab_platforms_qrc: [alvaro/latest_20231215](https://github.com/qiboteam/qibolab_platforms_qrc/tree/alvaro/latest) And...

bug
urgent
qblox

Dear @hay-k As discussed, I've spotted an error that seems to have been triggered by a change in the driver of qblox. The error message reads: ``` RuntimeError: "Execution error;(reason='module...

bug

Changes to the driver code can affect its performance inadvertently. In order to be able to determine the positive or negative impact of a change, we could implement a set...