qibolab icon indicating copy to clipboard operation
qibolab copied to clipboard

Quantum hardware module and drivers for Qibo.

Results 176 qibolab issues
Sort by recently updated
recently updated
newest added

# Env - macOS 14 - qibolab - commit: https://github.com/qiboteam/qibolab/commit/a514441f7c020b190c7871df90d6892392d0b4da # Want - `make view` in `doc` folder should generate and show docs. # Actual behavior: ``` Running Sphinx v6.2.1...

https://github.com/qiboteam/qibolab/blob/a514441f7c020b190c7871df90d6892392d0b4da/doc/source/tutorials/circuits.rst?plain=1#L6 => `executing executions` ;) Love that line, I'll replace it with `executing circuits` in #807. Please label this one `fun` if this label does not exist, yet. ☺️

https://github.com/qiboteam/qibolab/blob/a514441f7c020b190c7871df90d6892392d0b4da/doc/source/tutorials/calibration.rst?plain=1#L160

Maybe we should take the time to investigate this, even if probably not immediately. It could be confusing for users (as it was in #801), and maybe there is a...

documentation

For https://github.com/qiboteam/dashboards/pull/15, we are using `TemperatureController.read_data()` to poll temperature data for the Prometheus DB. I heard that this class may also be used in Qibocal routines for some temperature dependence....

I would like to run a circuit specifying in which physical qubits it should be executed. The implementation can be done in different ways and on different levels, I am...

This is mostly a status update rather than an issue. Upgrading to the latest qua version may lead to the following error: ``` AttributeError: 'AquireResponse' object has no attribute 'rf_up_conv'...

question
qm

_Originally posted by @Jacfomg in https://github.com/qiboteam/qibocal/pull/634#discussion_r1551116544_

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