DiCarloLab-Delft / PycQED_py3

Python3 version of PycQED using QCoDeS as backend
MIT License
67 stars 40 forks source link

removed Tek gate sequences #682

Closed wvlothuizen closed 2 years ago

wvlothuizen commented 2 years ago

Please use the following template for a pull request.

Fixes #issuenumber.

Changes proposed in this pull request:

@mention the name of someone you want to review this pull request.

In order for the pull request to be merged, the following conditions must be met:

Whenever possible the pull request should

Tests are not mandatory as this is generally hard to make for instruments that interact with hardware.

codecov[bot] commented 2 years ago

Codecov Report

Merging #682 (ba77ff2) into develop (e6d3f29) will decrease coverage by 0.18%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #682      +/-   ##
===========================================
- Coverage    35.95%   35.76%   -0.19%     
===========================================
  Files          305      297       -8     
  Lines        66208    64740    -1468     
===========================================
- Hits         23802    23157     -645     
+ Misses       42406    41583     -823     
Impacted Files Coverage Δ
..._drivers/meta_instrument/AMI_Magnet_PCS_SN14768.py 0.00% <0.00%> (ø)
...ers/meta_instrument/AMI_Magnet_with_PCS_SN14768.py 0.00% <ø> (ø)
...instrument/AMI_Two_Axis_Magnet_with_PCS_SN14769.py 0.00% <0.00%> (ø)
...drivers/meta_instrument/Current_Source_ER_88027.py 0.00% <ø> (ø)
...eta_instrument/Current_Source_Kepco_BOP_20_20_M.py 0.00% <ø> (ø)
...drivers/meta_instrument/Delta_Electronics_S6_40.py 0.00% <ø> (ø)
...ycqed/instrument_drivers/meta_instrument/Magnet.py 0.00% <ø> (ø)
pycqed/measurement/composite_detector_functions.py 8.94% <ø> (-0.37%) :arrow_down:
pycqed/tests/test_pulsar_element.py 100.00% <ø> (ø)
pycqed/measurement/waveform_control/pulsar.py 17.71% <0.00%> (-44.86%) :arrow_down:
... and 14 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e6d3f29...ba77ff2. Read the comment docs.