Qibocal

Latest version: v0.0.8

Safety actively analyzes 623657 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.0.8

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/722
* Fix flipping amplitude correction sign by Jacfomg in https://github.com/qiboteam/qibocal/pull/716
* Add support for sequence unrolling in flipping and flipping_signal by Jacfomg in https://github.com/qiboteam/qibocal/pull/720
* Use only `QubitId` or `QubitPairId` in protocols by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/682
* Restoring execution without specifying `targets` in runcard by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/726
* Error spectroscopies by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/660
* Adding unrolling to spin echo by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/725
* Fixing platform and backend assignment through CLI by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/728
* Fix fitting with probabilities by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/723
* RB fix U3 by Jacfomg in https://github.com/qiboteam/qibocal/pull/730
* Nix by alecandido in https://github.com/qiboteam/qibocal/pull/731
* Fix error in bootstrap.py and standard_rb.py by Jacfomg in https://github.com/qiboteam/qibocal/pull/718
* Refactor ramsey to use detuning instead of number of oscillations by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/721
* Partial refactor in `fit` functions by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/707
* Remove `resonator_spectroscopy_attenuation` by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/739
* Solve missing plot for protocols involving chi2 by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/744
* Fix bug in lorentzian plot for spectroscopies by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/742
* fix: Added json extension to results for singleshot classification by GabrielePalazzo in https://github.com/qiboteam/qibocal/pull/747
* Adding error message when fitting failed by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/745
* remove Tensorflow dependency by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/750
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/755
* Hotfix for rabi length following 744 by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/754
* Dropping DAG by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/749
* Remove outdated keys after DAG remove by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/763
* Update qibo and qibolab dependencies by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/752
* Upgrade devenv version by alecandido in https://github.com/qiboteam/qibocal/pull/764
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/771
* Tests with dummy_couplers by Jacfomg in https://github.com/qiboteam/qibocal/pull/777
* Changing RB data by Jacfomg in https://github.com/qiboteam/qibocal/pull/597
* Specify different directory for `qq fit` by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/774
* Fixing rabi issue when fitting fails by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/759
* Fixing CHSH plot generation by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/756
* Changes to shorthen the test protocols runcards by Jacfomg in https://github.com/qiboteam/qibocal/pull/778
* Added possibility to sweep over flux pulses instead of bias by GabrielePalazzo in https://github.com/qiboteam/qibocal/pull/691
* Store mitigation matrix when running CHSH by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/757
* Option to save single shots for coherence signal routines by stavros11 in https://github.com/qiboteam/qibocal/pull/740
* Fix table rendering for CZ by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/760
* Couplers chevron by Jacfomg in https://github.com/qiboteam/qibocal/pull/568
* build(deps): bump pillow from 10.2.0 to 10.3.0 by dependabot in https://github.com/qiboteam/qibocal/pull/787
* Flux pulses coupler experiments by Jacfomg in https://github.com/qiboteam/qibocal/pull/775
* Fixing T1, T2 and T2 echo update mechanism by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/786
* Add tune landscape protocol by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/634
* Add chevron with probabilities by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/769
* Save random_indexes for the RB by Jacfomg in https://github.com/qiboteam/qibocal/pull/780
* Improving binary masks for flux fitting protocols by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/783
* Fix outdated runcard by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/791
* Refactor drag pulse calibration by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/689
* Upgrade qibolab to 0.1.6 before release by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/788


**Full Changelog**: https://github.com/qiboteam/qibocal/compare/v0.0.7...v0.0.8

0.0.7

What's Changed
* update diagram by MatteoRobbiati in https://github.com/qiboteam/qibocal/pull/662
* Sequence unrolling in allXY by stavros11 in https://github.com/qiboteam/qibocal/pull/629
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/667
* Improve rabi period estimate by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/659
* Fixing end-time and hrefs in report by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/658
* create AbstractData by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/670
* Return url when running `qq upload` by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/672
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/675
* Hotfix for rabi period estimate by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/677
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/681
* Bump jinja2 from 3.1.2 to 3.1.3 by dependabot in https://github.com/qiboteam/qibocal/pull/687
* Improve data abstraction by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/690
* Bump pillow from 10.1.0 to 10.2.0 by dependabot in https://github.com/qiboteam/qibocal/pull/695
* Added documentation for resonator punchout by GabrielePalazzo in https://github.com/qiboteam/qibocal/pull/644
* Updating mechanism to dump platforms by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/698
* Fix TOF routine with new sampling rate approach by PiergiorgioButtarini in https://github.com/qiboteam/qibocal/pull/679
* Remove `platform.start()` by stavros11 in https://github.com/qiboteam/qibocal/pull/688
* Refactoring flux fits by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/683
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/701
* Exceptional flow: handlers prototype by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/668
* Add singleshot unrolling by Jacfomg in https://github.com/qiboteam/qibocal/pull/665
* fix temperature by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/697
* TWPA calibration using SNR by DavidSarlle in https://github.com/qiboteam/qibocal/pull/664
* Ramsey unrolling by Jacfomg in https://github.com/qiboteam/qibocal/pull/666
* Sequence unrolling in standard RB by stavros11 in https://github.com/qiboteam/qibocal/pull/610
* kernels by Jacfomg in https://github.com/qiboteam/qibocal/pull/582
* build(deps): bump dash from 2.14.2 to 2.15.0 by dependabot in https://github.com/qiboteam/qibocal/pull/703
* Updating README with new badges by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/706
* Dump platform iteratively by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/710
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/711
* flipping error bands by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/620
* Adding `try-except` block in flux fits by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/705

New Contributors
* PiergiorgioButtarini made their first contribution in https://github.com/qiboteam/qibocal/pull/679

**Full Changelog**: https://github.com/qiboteam/qibocal/compare/v0.0.6...v0.0.7

0.0.6

What's Changed
* Implement update on qubit_tracking protocol by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/538
* Added url strings for homepage and documentation by GabrielePalazzo in https://github.com/qiboteam/qibocal/pull/604
* Platform default parameters read from qibolab platforms by GabrielePalazzo in https://github.com/qiboteam/qibocal/pull/596
* Refactor qubit flux and crosstalk routines by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/578
* Fix update in readout optimization protocols by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/602
* David/qubit tracking by DavidSarlle in https://github.com/qiboteam/qibocal/pull/519
* Refactor msr by GabrielePalazzo in https://github.com/qiboteam/qibocal/pull/611
* msr->signal in runcards by GabrielePalazzo in https://github.com/qiboteam/qibocal/pull/621
* Avoided crossing by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/605
* fix msr in avoided crossing by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/623
* fix mitigation matrix by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/622
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/626
* plot clouds in readout_characterization by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/628
* Adding effective qubit temperature to some protocols by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/607
* Add documentation resonator spectroscopy experiment by GabrielePalazzo in https://github.com/qiboteam/qibocal/pull/575
* Implementing validation using Chi squared by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/617
* Standardize units of measure for fitting by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/627
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/635
* Remove extra dependencies for RTD by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/638
* Changed the lorentzian fit library to curve_fit by GabrielePalazzo in https://github.com/qiboteam/qibocal/pull/630
* Fixing punchout plots by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/642
* Remove numba from cumulative by stavros11 in https://github.com/qiboteam/qibocal/pull/643
* Fix dispersive shift plot by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/647
* Fix operational modes by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/632
* Adding small tutorials about calibration by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/640
* docs: update calibration diagram by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/654
* Fix fit Rabi by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/651
* Convert frequency from GHz to Hz in qubit flux dependence by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/657


**Full Changelog**: https://github.com/qiboteam/qibocal/compare/v0.0.4...v0.0.6

0.0.5

What's Changed
* fix dumping in classifers by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/504
* Minor change in rabi duration by stavros11 in https://github.com/qiboteam/qibocal/pull/517
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/518
* error bars in Ramsey by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/450
* Add twpa protocols after release by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/516
* Add operational modes by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/406
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/524
* Fix typo in documentation by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/523
* Indent typo in the runcard by GabrielePalazzo in https://github.com/qiboteam/qibocal/pull/525
* adding tag option in qq upload by scarrazza in https://github.com/qiboteam/qibocal/pull/527
* Added qq upload instructions to documentation by GabrielePalazzo in https://github.com/qiboteam/qibocal/pull/531
* Add fit to Chevron by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/520
* Include update methods in all protocols by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/526
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/537
* Bell protocol by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/452
* Bump urllib3 from 2.0.4 to 2.0.6 by dependabot in https://github.com/qiboteam/qibocal/pull/540
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/542
* Ro amplitude by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/521
* Fix update not working using `qq fit` by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/536
* ramsey error with probabilities by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/532
* Chevron with coupler support by Jacfomg in https://github.com/qiboteam/qibocal/pull/499
* Add fidelity to classification by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/548
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/550
* Adding codecov threshold by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/556
* html table generator by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/546
* Fix variable name in classifier fitting by MatteoRobbiati in https://github.com/qiboteam/qibocal/pull/553
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/562
* Implement update for twpa optimization protocols by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/557
* Now excluding differences lower than -1*st.dev. by GabrielePalazzo in https://github.com/qiboteam/qibocal/pull/561
* Refactoring action parameters by GabrielePalazzo in https://github.com/qiboteam/qibocal/pull/559
* Bump urllib3 from 2.0.6 to 2.0.7 by dependabot in https://github.com/qiboteam/qibocal/pull/566
* Adding "coherence" protocols with probabilities and error bands. by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/549
* abstract register qubit by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/554
* Minor fixes for some protocols by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/569
* Add protocol for calibration of pulse to generate state 2 by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/539
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/571
* Qutrit classifier by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/543
* Adding tutorial on Qibocal API in documentation by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/577
* Reducing import overhead by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/579
* fixing ordering table by scarrazza in https://github.com/qiboteam/qibocal/pull/584
* adding author flag to qq upload by scarrazza in https://github.com/qiboteam/qibocal/pull/585
* Rabi with probabilities by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/567
* Fix hpars by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/588
* fix chevron for no couplers by Jacfomg in https://github.com/qiboteam/qibocal/pull/591
* David/twpa opt by DavidSarlle in https://github.com/qiboteam/qibocal/pull/580
* Add dispersive shift with qutrits by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/574
* Couplers Resonator Spec by Jacfomg in https://github.com/qiboteam/qibocal/pull/565
* Add platform and backend entries to qq commands by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/595

New Contributors
* GabrielePalazzo made their first contribution in https://github.com/qiboteam/qibocal/pull/525

**Full Changelog**: https://github.com/qiboteam/qibocal/compare/v0.0.3...v0.0.5

0.0.3

What's Changed
* Bump requests from 2.30.0 to 2.31.0 by dependabot in https://github.com/qiboteam/qibocal/pull/348
* Spectroscopies flux fits by AlejandroSopena in https://github.com/qiboteam/qibocal/pull/263
* run classifiers in runcard by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/298
* Enabling tests with attenuation and minor modifications to resonator spectroscopy by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/342
* Fixing type hints by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/345
* Fix punchout platform update by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/346
* David/res spec fix by DavidSarlle in https://github.com/qiboteam/qibocal/pull/331
* Add execution parameters and new results to autocalibration routines by Jacfomg in https://github.com/qiboteam/qibocal/pull/326
* Detach attenuation from resonator spectroscopy by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/361
* Sync with qiboteam/qibolab438 by stavros11 in https://github.com/qiboteam/qibocal/pull/365
* adding tests for python 3.11 by scarrazza in https://github.com/qiboteam/qibocal/pull/358
* Fix classifier by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/363
* Restore dummy platform by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/370
* Fix niGSC tests for new qibo version by wilkensJ in https://github.com/qiboteam/qibocal/pull/380
* scikit-learn mandatory dep by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/376
* Add sweeper types by rodolfocarobene in https://github.com/qiboteam/qibocal/pull/369
* Add possibility to disable and customize update mechanism by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/366
* Introduce QubitID by AleCandido in https://github.com/qiboteam/qibocal/pull/382
* Standard rb auto by wilkensJ in https://github.com/qiboteam/qibocal/pull/349
* Add pycln to pre-commit hooks by AleCandido in https://github.com/qiboteam/qibocal/pull/385
* Improve punchout routine by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/375
* Cleanup outdated routines and unused features by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/387
* Add optional local qubits parameter by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/351
* pycln-fix by rodolfocarobene in https://github.com/qiboteam/qibocal/pull/396
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/397
* Stream line standard rb by wilkensJ in https://github.com/qiboteam/qibocal/pull/391
* Add lenght and delay sweepers to autocalibration protocols by Jacfomg in https://github.com/qiboteam/qibocal/pull/333
* Show protocol id in tests by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/401
* Removing pint by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/372
* Fix declared dependencies by AleCandido in https://github.com/qiboteam/qibocal/pull/404
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/407
* Error bars and uncertainties for Randomized Benchmarking by vodovozovaliza in https://github.com/qiboteam/qibocal/pull/373
* General fixes by rodolfocarobene in https://github.com/qiboteam/qibocal/pull/410
* Add supports for qubit pairs by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/390
* add time of flight for readout by Jacfomg in https://github.com/qiboteam/qibocal/pull/402
* ro_amplitude as a parameter for tof by Jacfomg in https://github.com/qiboteam/qibocal/pull/418
* Storing fitting results by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/403
* Fix typo in folder name by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/424
* Rb plot fix by Jacfomg in https://github.com/qiboteam/qibocal/pull/423
* Plot nicely when punchout fitting fails by Jacfomg in https://github.com/qiboteam/qibocal/pull/421
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/426
* Fix dispersive shift updated frequency by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/432
* Fix double backend allocation by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/431
* Fix by Jacfomg in https://github.com/qiboteam/qibocal/pull/434
* Remove statistics by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/413
* Change names AllXY plotting by Jacfomg in https://github.com/qiboteam/qibocal/pull/427
* Dump report after each protocol by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/438
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/439
* Fix scale fits by rodolfocarobene in https://github.com/qiboteam/qibocal/pull/441
* add branches in PR template by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/445
* Downgrade numpy dep to fix tf issue by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/443
* Update runcards folder and improve PR template by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/446
* ro_optimization in autocalibration by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/392
* Fast reset testing routine by Jacfomg in https://github.com/qiboteam/qibocal/pull/399
* adapting flux routines fitting to the latest version of qibocal by DavidSarlle in https://github.com/qiboteam/qibocal/pull/437
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/449
* Readout characterization by Jacfomg in https://github.com/qiboteam/qibocal/pull/435
* Adding logs by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/442
* Two qubits gates routines by rodolfocarobene in https://github.com/qiboteam/qibocal/pull/381
* Zeno prototype by Jacfomg in https://github.com/qiboteam/qibocal/pull/429
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/453
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/454
* Update `platform.dump` by stavros11 in https://github.com/qiboteam/qibocal/pull/456
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/461
* Fix dispersive shift (qubit as str) by rodolfocarobene in https://github.com/qiboteam/qibocal/pull/455
* Classifiers by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/447
* Runcards qibolab paper by Jacfomg in https://github.com/qiboteam/qibocal/pull/480
* Rename benchmarks by Jacfomg in https://github.com/qiboteam/qibocal/pull/481
* Fix classification after 447 by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/489
* Fix problems with Rabi fitting by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/482
* Implement flux crosstalk matrix by stavros11 in https://github.com/qiboteam/qibocal/pull/462
* Move versions table to the bottom of the report by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/483
* Add protocols for TWPA calibration by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/501
* Initial refactor of the documentation by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/485
* Adjusting flux spectroscopy report by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/486
* Fix flipping fit by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/503
* Revert "Add protocols for TWPA calibration" by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/512
* Standardize documentation for new layout by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/511

New Contributors
* Jacfomg made their first contribution in https://github.com/qiboteam/qibocal/pull/326
* rodolfocarobene made their first contribution in https://github.com/qiboteam/qibocal/pull/369

**Full Changelog**: https://github.com/qiboteam/qibocal/compare/v0.0.2...v0.0.3

0.0.2

What's Changed
* Fix routines for QM and Qblox by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/234
* Fix ramsey plotting bug by maxhant in https://github.com/qiboteam/qibocal/pull/259
* Lift tests top-level by AleCandido in https://github.com/qiboteam/qibocal/pull/262
* optimizing data agroupation with numpy arrays by DavidSarlle in https://github.com/qiboteam/qibocal/pull/243
* Fix bugs related to plotting by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/269
* Automated runner: normal flow by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/237
* add poetry-extras input in publish.yml by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/278
* Removing precision sweep by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/270
* Routines using hardware sweepers by stavros11 in https://github.com/qiboteam/qibocal/pull/195
* deploy resonator punchout and minor fixes by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/285
* Update Furo to hash-safe version by AleCandido in https://github.com/qiboteam/qibocal/pull/291
* Remove copy_circuit by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/288
* Classify qubit states by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/261
* replace ro_pulses[qubit].frequency with ro_pulse.frequency by aorgazf in https://github.com/qiboteam/qibocal/pull/295
* updating poetry lock and toml by scarrazza in https://github.com/qiboteam/qibocal/pull/294
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/297
* Remove constrains on data types by aorgazf in https://github.com/qiboteam/qibocal/pull/284
* Changing `to_dict` in property by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/299
* Tree routines by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/290
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/309
* Contour plot in classification by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/317
* Readout optimization for TWPA by maxhant in https://github.com/qiboteam/qibocal/pull/312
* Enable simulation in autocalibration layout by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/315
* Bump flask from 2.2.3 to 2.3.2 by dependabot in https://github.com/qiboteam/qibocal/pull/321
* Tests and docstrings for autocalibration by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/319
* deploy dispersive shift by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/320
* NIGSC changes by vodovozovaliza in https://github.com/qiboteam/qibocal/pull/318
* Fix Classification Parameters closes 305 by aorgazf in https://github.com/qiboteam/qibocal/pull/308
* Cumulative by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/313
* Qblox classifier by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/307
* RO_optimization for frequency and amplitude by maxhant in https://github.com/qiboteam/qibocal/pull/310
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/327
* David/fixes split data fit by DavidSarlle in https://github.com/qiboteam/qibocal/pull/324
* Fix NIGSC tests by vodovozovaliza in https://github.com/qiboteam/qibocal/pull/323
* Update RB examples in documentation by vodovozovaliza in https://github.com/qiboteam/qibocal/pull/330
* Improvements to `ActionBuilder` by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/271
* Add routines to tree executor by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/279
* fixed allXY indentation by DavidSarlle in https://github.com/qiboteam/qibocal/pull/338
* Improve dispersive shift by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/325
* Update niGSC documentation by vodovozovaliza in https://github.com/qiboteam/qibocal/pull/334
* Simplify Ramsey code by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/339
* Update lock to match qibolab 0.0.3 by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/347

New Contributors
* AleCandido made their first contribution in https://github.com/qiboteam/qibocal/pull/262
* vodovozovaliza made their first contribution in https://github.com/qiboteam/qibocal/pull/318

**Full Changelog**: https://github.com/qiboteam/qibocal/compare/v0.0.1...v0.0.2

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.