Releases: qiboteam/qibocal
Releases · qiboteam/qibocal
qibocal 0.1.1
What's Changed
- Fix bug in rabi 2D fit by @andrea-pasquale in #997
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1001
- Minor fix in resonator flux dependence by @Edoardo-Pedicillo in #998
- Circuit serialization as parameters of the tomography by @Edoardo-Pedicillo in #1002
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1010
- Prevent parameters classes to appear in the index by @alecandido in #1009
- Make RB random again by @hay-k in #995
- Protocols list by @Edoardo-Pedicillo in #1012
- Update coupling in dispersive shift protocol by @Edoardo-Pedicillo in #989
- In VZ signal experiment sweep phase as absolute, instead of relative to match the non-signal experiment by @hay-k in #1017
- coupler_chevron improvements by @hay-k in #1014
- Compute asymmetry in resonator flux fit by @andrea-pasquale in #978
- Ramsey ZZ protocol by @andrea-pasquale in #970
- Update Qibo version by @Edoardo-Pedicillo in #1020
- build(deps): bump werkzeug from 3.0.4 to 3.0.6 by @dependabot in #1029
- Remove example runcards by @Edoardo-Pedicillo in #1015
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1033
- Minimal docs to missing experiments by @Edoardo-Pedicillo in #1016
- Remove onnx dep by @Edoardo-Pedicillo in #1025
- Fix 2q tomography by @stavros11 in #1035
- Replace qq auto with qq run by @Edoardo-Pedicillo in #993
- Removing virtual phase from CZ routine, as it might interfere with the calibration of the virtual phase by @igres26 in #1031
- in chsh_circuits, measure qubits simultaneously by @hay-k in #1040
- Increase the compatibility between transpiler and chsh by @Edoardo-Pedicillo in #1047
- Refactor readout mitigation matrix routine by @Edoardo-Pedicillo in #1045
- Mermin refactor by @Edoardo-Pedicillo in #1038
- Mermin experiment by @andrea-pasquale in #770
- updating lock file by @scarrazza in #1051
New Contributors
Full Changelog: v0.1.0...v0.1.1
qibocal 0.1.0
What's Changed
- Update runcards for calibration tutorial by @andrea-pasquale in #980
- Updating qq actions diagram by @MatteoRobbiati in #986
- Fix bug in virtual phase calculation for CZ gate by @andrea-pasquale in #972
- Improvements in single qubit state tomography by @andrea-pasquale in #984
- Fix ramsey update by @andrea-pasquale in #976
- Protocol docs by @Edoardo-Pedicillo in #983
Full Changelog: v0.0.11...v0.1.0
qibocal 0.0.11
What's Changed
- Flatten docs hierarchy by @alecandido in #906
- Adding coupler pulse to
cz_virtualz
protocols by @andrea-pasquale in #898 - chore(deps): bump certifi from 2024.6.2 to 2024.7.4 by @dependabot in #923
- Switch reusable workflows to v1 by @alecandido in #921
- Adding
qq update
command by @andrea-pasquale in #905 - Small fixes for TWPA calibration routines by @stavros11 in #899
- Update skops version by @alecandido in #924
- Fixing fft guess by @andrea-pasquale in #915
- Tiny README patch by @alecandido in #930
- Drop explicit setuptools dependency by @alecandido in #931
- Move output folder management by @alecandido in #909
- Minor correction to qubit spectroscopy ef and drag calibration by @andrea-pasquale in #927
- Add missing default value by @alecandido in #936
- Simplified calibration scripts by @alecandido in #869
- Fix classifiers plot by @andrea-pasquale in #928
- Hotfix for drag protocol by @andrea-pasquale in #939
- Fixing report generation after upload by @andrea-pasquale in #935
- Set platform in RB backend by @alecandido in #941
- Set platform correctly in all protocols involving circuits by @andrea-pasquale in #943
- Few improvements to
qq compare
by @andrea-pasquale in #937 - run transpiled circuit in platform with generic QubitId by @Edoardo-Pedicillo in #940
- Dump using
TaskId
by @andrea-pasquale in #946 - Deduplicate script operations by @alecandido in #942
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #952
- Improve mask on flux fit by @andrea-pasquale in #914
- Protocol to sweep CZ amplitude by @andrea-pasquale in #823
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #967
- Fix default executor platform by @alecandido in #950
- Generalization of two qubit protocols to iSWAP gate by @andrea-pasquale in #938
- Rabi and chevron fixes by @andrea-pasquale in #961
- Adding a proper fit of the resonance of a notch resonator by @marcogobbo in #917
- Executor context manager by @alecandido in #949
- qq compare command to compare two qibocal reports by @GabrielePalazzo in #714
- Hotfix for sweetspot calculation by @andrea-pasquale in #968
- Interleaved RB by @Jacfomg in #864
New Contributors
- @marcogobbo made their first contribution in #917
Full Changelog: v0.0.10...v0.0.11
Qibocal 0.0.10
What's Changed
- Remove unused pulse in tof by @Jacfomg in #872
- Two qubit state tomography by @stavros11 in #836
- Qubit power spectroscopy experiment by @rodolfocarobene in #856
- Add possibility to bias qubit in crosstalk experiments by @andrea-pasquale in #859
- Correct bug in CHSH by @andrea-pasquale in #873
- Documentation for tof and kernels by @rodolfocarobene in #871
- Rabi with frequency detuning by @rodolfocarobene in #857
- Expose single protocol run to executor by @andrea-pasquale in #865
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #877
- Proper name for fit functions by @andrea-pasquale in #875
- Add possibility to dump and load
History
by @andrea-pasquale in #870 - Remove frequency conversion in resonator frequency by @Edoardo-Pedicillo in #855
- update both amplitude and duration in Rabi protocols by @Edoardo-Pedicillo in #880
- Fixing T1 fit by @andrea-pasquale in #882
- chore(deps): bump urllib3 from 2.2.1 to 2.2.2 by @dependabot in #886
- Fix Rabi length signal fit by @rodolfocarobene in #884
- 2q rb by @Jacfomg in #816
- unify execution pars for dispersive shift by @rodolfocarobene in #892
- More docs by @Edoardo-Pedicillo in #868
- Add proper protocols documentation by @andrea-pasquale in #861
- Minor fixes to the documentation by @andrea-pasquale in #904
- Fix Advanced example in doc by @rodolfocarobene in #903
Full Changelog: v0.0.9...v0.0.10
Qibocal 0.0.9
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #793
- build(deps): bump idna from 3.6 to 3.7 by @dependabot in #794
- Implement crosstalk flux matrix fit by @andrea-pasquale in #684
- Show end time correctly in HTML report by @andrea-pasquale in #795
- Hotfix for
extract_feature
function by @andrea-pasquale in #799 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #796
- Update README by @andrea-pasquale in #800
- Punchout with confidence intervals by @Edoardo-Pedicillo in #797
- fix frequency range type by @Edoardo-Pedicillo in #803
- Error bars in Allxy by @Edoardo-Pedicillo in #804
- Use fft to enhance flipping fit by @andrea-pasquale in #807
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #812
- feat: detuning for flipping by @andrea-pasquale in #808
- build(deps): bump tqdm from 4.66.2 to 4.66.3 by @dependabot in #824
- build(deps): bump werkzeug from 3.0.2 to 3.0.3 by @dependabot in #827
- build(deps): bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #828
- fix: Restore allxy_drag_tuning by @andrea-pasquale in #819
- Simplifying plot generation by @andrea-pasquale in #805
- refactor transpile by @Edoardo-Pedicillo in #820
- Fix bug in chevron fitting by @andrea-pasquale in #825
- Fix Transpiling by @Edoardo-Pedicillo in #810
- Delay on readout characterization by @Jacfomg in #826
- Handling
ZeroDivisionError
by @andrea-pasquale in #842 - feature: implement filtered rb by @Edoardo-Pedicillo in #834
- Fix protocols documentation generation by @andrea-pasquale in #854
- Proper import for defaultdict by @Jacfomg in #858
- Resonator depletion measurement by @Jacfomg in #822
- Single qubit state tomography by @andrea-pasquale in #813
- build(deps): bump requests from 2.31.0 to 2.32.0 by @dependabot in #862
- Remove "flux amplitude" protocols by @andrea-pasquale in #841
- Add average option to spectroscopy experiments by @andrea-pasquale in #832
- change import of Backend by @Edoardo-Pedicillo in #853
Full Changelog: v0.0.8...v0.0.9
Qibocal 0.0.8
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #722
- Fix flipping amplitude correction sign by @Jacfomg in #716
- Add support for sequence unrolling in flipping and flipping_signal by @Jacfomg in #720
- Use only
QubitId
orQubitPairId
in protocols by @andrea-pasquale in #682 - Restoring execution without specifying
targets
in runcard by @andrea-pasquale in #726 - Error spectroscopies by @Edoardo-Pedicillo in #660
- Adding unrolling to spin echo by @andrea-pasquale in #725
- Fixing platform and backend assignment through CLI by @andrea-pasquale in #728
- Fix fitting with probabilities by @andrea-pasquale in #723
- RB fix U3 by @Jacfomg in #730
- Nix by @alecandido in #731
- Fix error in bootstrap.py and standard_rb.py by @Jacfomg in #718
- Refactor ramsey to use detuning instead of number of oscillations by @andrea-pasquale in #721
- Partial refactor in
fit
functions by @andrea-pasquale in #707 - Remove
resonator_spectroscopy_attenuation
by @andrea-pasquale in #739 - Solve missing plot for protocols involving chi2 by @andrea-pasquale in #744
- Fix bug in lorentzian plot for spectroscopies by @andrea-pasquale in #742
- fix: Added json extension to results for singleshot classification by @GabrielePalazzo in #747
- Adding error message when fitting failed by @andrea-pasquale in #745
- remove Tensorflow dependency by @Edoardo-Pedicillo in #750
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #755
- Hotfix for rabi length following #744 by @andrea-pasquale in #754
- Dropping DAG by @andrea-pasquale in #749
- Remove outdated keys after DAG remove by @andrea-pasquale in #763
- Update qibo and qibolab dependencies by @andrea-pasquale in #752
- Upgrade devenv version by @alecandido in #764
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #771
- Tests with dummy_couplers by @Jacfomg in #777
- Changing RB data by @Jacfomg in #597
- Specify different directory for
qq fit
by @andrea-pasquale in #774 - Fixing rabi issue when fitting fails by @andrea-pasquale in #759
- Fixing CHSH plot generation by @andrea-pasquale in #756
- Changes to shorthen the test protocols runcards by @Jacfomg in #778
- Added possibility to sweep over flux pulses instead of bias by @GabrielePalazzo in #691
- Store mitigation matrix when running CHSH by @andrea-pasquale in #757
- Option to save single shots for coherence signal routines by @stavros11 in #740
- Fix table rendering for CZ by @andrea-pasquale in #760
- Couplers chevron by @Jacfomg in #568
- build(deps): bump pillow from 10.2.0 to 10.3.0 by @dependabot in #787
- Flux pulses coupler experiments by @Jacfomg in #775
- Fixing T1, T2 and T2 echo update mechanism by @andrea-pasquale in #786
- Add tune landscape protocol by @andrea-pasquale in #634
- Add chevron with probabilities by @andrea-pasquale in #769
- Save random_indexes for the RB by @Jacfomg in #780
- Improving binary masks for flux fitting protocols by @andrea-pasquale in #783
- Fix outdated runcard by @andrea-pasquale in #791
- Refactor drag pulse calibration by @andrea-pasquale in #689
- Upgrade qibolab to 0.1.6 before release by @andrea-pasquale in #788
Full Changelog: v0.0.7...v0.0.8
Qibocal 0.0.7
What's Changed
- update diagram by @MatteoRobbiati in #662
- Sequence unrolling in allXY by @stavros11 in #629
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #667
- Improve rabi period estimate by @andrea-pasquale in #659
- Fixing end-time and hrefs in report by @andrea-pasquale in #658
- create AbstractData by @Edoardo-Pedicillo in #670
- Return url when running
qq upload
by @andrea-pasquale in #672 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #675
- Hotfix for rabi period estimate by @andrea-pasquale in #677
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #681
- Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #687
- Improve data abstraction by @andrea-pasquale in #690
- Bump pillow from 10.1.0 to 10.2.0 by @dependabot in #695
- Added documentation for resonator punchout by @GabrielePalazzo in #644
- Updating mechanism to dump platforms by @andrea-pasquale in #698
- Fix TOF routine with new sampling rate approach by @PiergiorgioButtarini in #679
- Remove
platform.start()
by @stavros11 in #688 - Refactoring flux fits by @andrea-pasquale in #683
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #701
- Exceptional flow: handlers prototype by @andrea-pasquale in #668
- Add singleshot unrolling by @Jacfomg in #665
- fix temperature by @Edoardo-Pedicillo in #697
- TWPA calibration using SNR by @DavidSarlle in #664
- Ramsey unrolling by @Jacfomg in #666
- Sequence unrolling in standard RB by @stavros11 in #610
- kernels by @Jacfomg in #582
- build(deps): bump dash from 2.14.2 to 2.15.0 by @dependabot in #703
- Updating README with new badges by @andrea-pasquale in #706
- Dump platform iteratively by @andrea-pasquale in #710
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #711
- flipping error bands by @Edoardo-Pedicillo in #620
- Adding
try-except
block in flux fits by @andrea-pasquale in #705
New Contributors
- @PiergiorgioButtarini made their first contribution in #679
Full Changelog: v0.0.6...v0.0.7
Qibocal 0.0.6
What's Changed
- Implement update on qubit_tracking protocol by @andrea-pasquale in #538
- Added url strings for homepage and documentation by @GabrielePalazzo in #604
- Platform default parameters read from qibolab platforms by @GabrielePalazzo in #596
- Refactor qubit flux and crosstalk routines by @Edoardo-Pedicillo in #578
- Fix update in readout optimization protocols by @andrea-pasquale in #602
- David/qubit tracking by @DavidSarlle in #519
- Refactor msr by @GabrielePalazzo in #611
- msr->signal in runcards by @GabrielePalazzo in #621
- Avoided crossing by @Edoardo-Pedicillo in #605
- fix msr in avoided crossing by @Edoardo-Pedicillo in #623
- fix mitigation matrix by @Edoardo-Pedicillo in #622
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #626
- plot clouds in readout_characterization by @Edoardo-Pedicillo in #628
- Adding effective qubit temperature to some protocols by @andrea-pasquale in #607
- Add documentation resonator spectroscopy experiment by @GabrielePalazzo in #575
- Implementing validation using Chi squared by @andrea-pasquale in #617
- Standardize units of measure for fitting by @andrea-pasquale in #627
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #635
- Remove extra dependencies for RTD by @andrea-pasquale in #638
- Changed the lorentzian fit library to curve_fit by @GabrielePalazzo in #630
- Fixing punchout plots by @andrea-pasquale in #642
- Remove numba from cumulative by @stavros11 in #643
- Fix dispersive shift plot by @andrea-pasquale in #647
- Fix operational modes by @Edoardo-Pedicillo in #632
- Adding small tutorials about calibration by @andrea-pasquale in #640
- docs: update calibration diagram by @Edoardo-Pedicillo in #654
- Fix fit Rabi by @Edoardo-Pedicillo in #651
- Convert frequency from GHz to Hz in qubit flux dependence by @andrea-pasquale in #657
Full Changelog: v0.0.4...v0.0.6
Qibocal 0.0.5
What's Changed
- fix dumping in classifers by @Edoardo-Pedicillo in #504
- Minor change in rabi duration by @stavros11 in #517
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #518
- error bars in Ramsey by @Edoardo-Pedicillo in #450
- Add twpa protocols after release by @andrea-pasquale in #516
- Add operational modes by @andrea-pasquale in #406
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #524
- Fix typo in documentation by @andrea-pasquale in #523
- Indent typo in the runcard by @GabrielePalazzo in #525
- adding tag option in qq upload by @scarrazza in #527
- Added qq upload instructions to documentation by @GabrielePalazzo in #531
- Add fit to Chevron by @andrea-pasquale in #520
- Include update methods in all protocols by @andrea-pasquale in #526
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #537
- Bell protocol by @andrea-pasquale in #452
- Bump urllib3 from 2.0.4 to 2.0.6 by @dependabot in #540
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #542
- Ro amplitude by @Edoardo-Pedicillo in #521
- Fix update not working using
qq fit
by @andrea-pasquale in #536 - ramsey error with probabilities by @Edoardo-Pedicillo in #532
- Chevron with coupler support by @Jacfomg in #499
- Add fidelity to classification by @andrea-pasquale in #548
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #550
- Adding codecov threshold by @andrea-pasquale in #556
- html table generator by @Edoardo-Pedicillo in #546
- Fix variable name in classifier fitting by @MatteoRobbiati in #553
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #562
- Implement update for twpa optimization protocols by @andrea-pasquale in #557
- Now excluding differences lower than -1*st.dev. by @GabrielePalazzo in #561
- Refactoring action parameters by @GabrielePalazzo in #559
- Bump urllib3 from 2.0.6 to 2.0.7 by @dependabot in #566
- Adding "coherence" protocols with probabilities and error bands. by @andrea-pasquale in #549
- abstract register qubit by @Edoardo-Pedicillo in #554
- Minor fixes for some protocols by @andrea-pasquale in #569
- Add protocol for calibration of pulse to generate state 2 by @andrea-pasquale in #539
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #571
- Qutrit classifier by @Edoardo-Pedicillo in #543
- Adding tutorial on Qibocal API in documentation by @andrea-pasquale in #577
- Reducing import overhead by @andrea-pasquale in #579
- fixing ordering table by @scarrazza in #584
- adding author flag to qq upload by @scarrazza in #585
- Rabi with probabilities by @Edoardo-Pedicillo in #567
- Fix hpars by @Edoardo-Pedicillo in #588
- fix chevron for no couplers by @Jacfomg in #591
- David/twpa opt by @DavidSarlle in #580
- Add dispersive shift with qutrits by @andrea-pasquale in #574
- Couplers Resonator Spec by @Jacfomg in #565
- Add platform and backend entries to qq commands by @andrea-pasquale in #595
New Contributors
- @GabrielePalazzo made their first contribution in #525
Full Changelog: v0.0.3...v0.0.5
Qibocal 0.0.3
What's Changed
- Bump requests from 2.30.0 to 2.31.0 by @dependabot in #348
- Spectroscopies flux fits by @AlejandroSopena in #263
- run classifiers in runcard by @Edoardo-Pedicillo in #298
- Enabling tests with attenuation and minor modifications to resonator spectroscopy by @andrea-pasquale in #342
- Fixing type hints by @andrea-pasquale in #345
- Fix punchout platform update by @andrea-pasquale in #346
- David/res spec fix by @DavidSarlle in #331
- Add execution parameters and new results to autocalibration routines by @Jacfomg in #326
- Detach attenuation from resonator spectroscopy by @andrea-pasquale in #361
- Sync with qiboteam/qibolab#438 by @stavros11 in #365
- adding tests for python 3.11 by @scarrazza in #358
- Fix classifier by @Edoardo-Pedicillo in #363
- Restore dummy platform by @andrea-pasquale in #370
- Fix niGSC tests for new qibo version by @wilkensJ in #380
- scikit-learn mandatory dep by @Edoardo-Pedicillo in #376
- Add sweeper types by @rodolfocarobene in #369
- Add possibility to disable and customize update mechanism by @andrea-pasquale in #366
- Introduce QubitID by @alecandido in #382
- Standard rb auto by @wilkensJ in #349
- Add pycln to pre-commit hooks by @alecandido in #385
- Improve punchout routine by @andrea-pasquale in #375
- Cleanup outdated routines and unused features by @andrea-pasquale in #387
- Add optional local qubits parameter by @andrea-pasquale in #351
- pycln-fix by @rodolfocarobene in #396
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #397
- Stream line standard rb by @wilkensJ in #391
- Add lenght and delay sweepers to autocalibration protocols by @Jacfomg in #333
- Show protocol id in tests by @andrea-pasquale in #401
- Removing pint by @andrea-pasquale in #372
- Fix declared dependencies by @alecandido in #404
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #407
- Error bars and uncertainties for Randomized Benchmarking by @vodovozovaliza in #373
- General fixes by @rodolfocarobene in #410
- Add supports for qubit pairs by @andrea-pasquale in #390
- add time of flight for readout by @Jacfomg in #402
- ro_amplitude as a parameter for tof by @Jacfomg in #418
- Storing fitting results by @andrea-pasquale in #403
- Fix typo in folder name by @andrea-pasquale in #424
- Rb plot fix by @Jacfomg in #423
- Plot nicely when punchout fitting fails by @Jacfomg in #421
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #426
- Fix dispersive shift updated frequency by @andrea-pasquale in #432
- Fix double backend allocation by @andrea-pasquale in #431
- Fix by @Jacfomg in #434
- Remove statistics by @Edoardo-Pedicillo in #413
- Change names AllXY plotting by @Jacfomg in #427
- Dump report after each protocol by @andrea-pasquale in #438
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #439
- Fix scale fits by @rodolfocarobene in #441
- add branches in PR template by @Edoardo-Pedicillo in #445
- Downgrade numpy dep to fix tf issue by @andrea-pasquale in #443
- Update runcards folder and improve PR template by @andrea-pasquale in #446
- ro_optimization in autocalibration by @Edoardo-Pedicillo in #392
- Fast reset testing routine by @Jacfomg in #399
- adapting flux routines fitting to the latest version of qibocal by @DavidSarlle in #437
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #449
- Readout characterization by @Jacfomg in #435
- Adding logs by @andrea-pasquale in #442
- Two qubits gates routines by @rodolfocarobene in #381
- Zeno prototype by @Jacfomg in #429
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #453
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #454
- Update
platform.dump
by @stavros11 in #456 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #461
- Fix dispersive shift (qubit as str) by @rodolfocarobene in #455
- Classifiers by @Edoardo-Pedicillo in #447
- Runcards qibolab paper by @Jacfomg in #480
- Rename benchmarks by @Jacfomg in #481
- Fix classification after #447 by @andrea-pasquale in #489
- Fix problems with Rabi fitting by @andrea-pasquale in #482
- Implement flux crosstalk matrix by @stavros11 in #462
- Move versions table to the bottom of the report by @andrea-pasquale in #483
- Add protocols for TWPA calibration by @andrea-pasquale in #501
- Initial refactor of the documentation by @andrea-pasquale in #485
- Adjusting flux spectroscopy report by @andrea-pasquale in #486
- Fix flipping fit by @andrea-pasquale in #503
- Revert "Add protocols for TWPA calibration" by @andrea-pasquale in #512
- Standardize documentation for new layout by @andrea-pasquale in #511
New Contributors
- @Jacfomg made their first contribution in #326
- @rodolfocarobene made their first contribution in #369
Full Changelog: v0.0.2...v0.0.3