Skip to content

Remove deprecated driver aliases#8093

Merged
jenshnielsen merged 24 commits intomicrosoft:mainfrom
jenshnielsen:remove_057_deprecated
May 4, 2026
Merged

Remove deprecated driver aliases#8093
jenshnielsen merged 24 commits intomicrosoft:mainfrom
jenshnielsen:remove_057_deprecated

Conversation

@jenshnielsen
Copy link
Copy Markdown
Collaborator

@jenshnielsen jenshnielsen commented May 4, 2026

To be merged after 0.58.0

@jenshnielsen jenshnielsen requested a review from a team as a code owner May 4, 2026 05:49
Comment thread src/qcodes/instrument_drivers/Keysight/N5222B.py Outdated
Comment thread src/qcodes/instrument_drivers/Keysight/N5230C.py Outdated
Comment thread src/qcodes/instrument_drivers/Keysight/N5245A.py
Comment thread src/qcodes/instrument_drivers/Keysight/N9030B.py
Comment thread src/qcodes/instrument_drivers/Keysight/P9374A.py
Comment thread src/qcodes/instrument_drivers/Minicircuits/RC_SP4T.py
Comment thread src/qcodes/instrument_drivers/Minicircuits/RC_SPDT.py
Comment thread src/qcodes/instrument_drivers/Minicircuits/RUDAT_13G_90.py
Comment thread src/qcodes/instrument_drivers/Minicircuits/USB_SPDT.py
Comment thread src/qcodes/instrument_drivers/yokogawa/GS200.py Outdated
@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2026

Codecov Report

❌ Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.80%. Comparing base (a07132b) to head (05e8287).
⚠️ Report is 25 commits behind head on main.

Files with missing lines Patch % Lines
...codes/instrument_drivers/oxford/MercuryiPS_VISA.py 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8093      +/-   ##
==========================================
+ Coverage   70.59%   70.80%   +0.20%     
==========================================
  Files         333      302      -31     
  Lines       32533    31911     -622     
==========================================
- Hits        22968    22593     -375     
+ Misses       9565     9318     -247     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

jenshnielsen and others added 18 commits May 4, 2026 10:30
Remove the following deprecated class aliases that were deprecated in 0.57.0:
- AlazarTech_ATS9360 (use AlazarTechATS9360)
- AlazarTech_ATS9373 (use AlazarTechATS9373)
- AlazarTech_ATS9440 (use AlazarTechATS9440)
- AlazarTech_ATS9870 (use AlazarTechATS9870)
- Demodulation_AcquisitionController (use DemodulationAcquisitionController)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Remove the following deprecated module shims that were deprecated in 0.57.0:
- qcodes.instrument_drivers.basel.sp983c
- qcodes.instrument_drivers.basel.sp983c_remote

Users should import from qcodes.instrument_drivers.basel instead.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Remove the following deprecated class alias that was deprecated in 0.57.0:
- Ithaco_1211 (use Ithaco1211)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Remove the following deprecated items that were deprecated in 0.57.0:
- Module qcodes.instrument_drivers.tektronix.Keithley_2450
- Module qcodes.instrument_drivers.tektronix.keithley_7510
- Module qcodes.instrument_drivers.tektronix.Keithley_s46
- Class Keithley_2000 (use Keithley2000)
- Class Keithley_2400 (use Keithley2400)
- Class Keithley_2600 (use Keithley2600)
- Class Keithley_3706A (use Keithley3706A)
- Class Keithley_6500 (use Keithley6500)
- Class S46 (use KeithleyS46)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Remove the following deprecated items that were deprecated in 0.57.0:
- Module qcodes.instrument_drivers.HP.HP8133A (import from qcodes.instrument_drivers.HP instead)
- Module qcodes.instrument_drivers.HP.HP8753D (import from qcodes.instrument_drivers.HP instead)
- Class HP_83650A (use HP83650A instead)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Remove the following deprecated class aliases that were deprecated in 0.57.0:
- VectorMode (use GalilDMC4133VectorMode)
- Motor (use GalilDMC4133Motor)
- DMC4133Controller (use GalilDMC4133Controller)
- Arm (use GalilDMC4133Arm)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Remove the following deprecated module shims that were deprecated in 0.57.0:
- qcodes.instrument_drivers.rigol.DG1062
- qcodes.instrument_drivers.rigol.DG4000
- qcodes.instrument_drivers.rigol.DP821
- qcodes.instrument_drivers.rigol.DP831
- qcodes.instrument_drivers.rigol.DP832
- qcodes.instrument_drivers.rigol.DS1074Z
- qcodes.instrument_drivers.rigol.DS4000

Users should import from qcodes.instrument_drivers.rigol instead.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Remove RohdeSchwarz_SGS100A (use RohdeSchwarzSGS100A), deprecated in 0.57.0.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Remove the following deprecated class aliases that were deprecated in 0.57.0:
- MC_channel (RC_SP4T) (use MiniCircuitsRCSP4TChannel)
- RC_SP4T (use MiniCircuitsRCSP4T)
- MC_channel (RC_SPDT) (use MiniCircuitsRCSPDTChannel)
- RC_SPDT (use MiniCircuitsRCSPDT)
- SwitchChannelUSB (use MiniCircuitsUsbSPDTSwitchChannel)
- USB_SPDT (use MiniCircuitsUsbSPDT)
- RUDAT_13G_90 (use MiniCircuitsRudat13G90Base)
- RUDAT_13G_90_USB (use MiniCircuitsRudat13G90Usb)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Remove SignalHound_USB_SA124B (use SignalHoundUSBSA124B), deprecated in 0.57.0.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Remove SRS_SG384 (use SG384), deprecated in 0.57.0.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Remove the following deprecated class aliases that were deprecated in 0.57.0:
- Triton (use OxfordTriton)
- MercuryWorkerPS (use OxfordMercuryWorkerPS)
- MercuryiPS (use OxfordMercuryiPS)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Remove the following deprecated class aliases that were deprecated in 0.57.0:
- AWG5208 (use TektronixAWG5208)
- AWG70002A (use TektronixAWG70002A)
- AWGChannel (use Tektronix70000AWGChannel)
- Tektronix_AWG5014 (use TektronixAWG5014)
- ModeError (use TektronixDPOModeError)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Remove Weinschel_8320 (use Weinschel8320), deprecated in 0.57.0.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Remove the following deprecated class aliases that were deprecated in 0.57.0:
- GS200Exception (use YokogawaGS200Exception)
- GS200_Monitor (use YokogawaGS200Monitor)
- GS200Program (use YokogawaGS200Program)
- GS200 (use YokogawaGS200)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Remove the following deprecated class aliases that were deprecated in 0.57.0:
- B2962A, MeasurementPair, E4980AMeasurements, Correction4980A
- BoundMeasurement, UnboundMeasurement, InfiniiumFunction, InfiniiumChannel, Infiniium
- N5173B, N5183B, N5222B, N5230C, N5245A, N6705BChannel, N6705B
- N9030B, P9374A, KtM960x, KtMAWGChannel, KtMAwg
- B1511B, IVSweeper, B1517A, CVSweeper, B1520A
- CVSweepMeasurement, Correction, FrequencyList, B1530A

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
jenshnielsen and others added 6 commits May 4, 2026 10:33
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
These modules were deprecated compatibility shims that should have been
deleted along with the Keithley class aliases. Remove them entirely.

- tektronix/Keithley_2000.py
- tektronix/Keithley_2400.py
- tektronix/Keithley_2600_channels.py
- tektronix/Keithley_3706A.py
- tektronix/Keithley_6500.py

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
These modules were deprecated compatibility shims that should have been
deleted along with the Keysight class aliases.

- N5222B.py
- N5230C.py
- N5245A.py
- N9030B.py
- P9374A.py

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
These modules were deprecated compatibility shims that should have been
deleted along with the Mini-Circuits class aliases.

- RC_SP4T.py
- RC_SPDT.py
- USB_SPDT.py
- RUDAT_13G_90.py

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- signal_hound/USB_SA124B.py
- rohde_schwarz/RTE1000.py

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jenshnielsen jenshnielsen force-pushed the remove_057_deprecated branch from 1252d9a to 05e8287 Compare May 4, 2026 08:33
@jenshnielsen jenshnielsen enabled auto-merge May 4, 2026 08:34
@jenshnielsen jenshnielsen added this pull request to the merge queue May 4, 2026
Merged via the queue into microsoft:main with commit 0a13dca May 4, 2026
16 of 17 checks passed
@jenshnielsen jenshnielsen deleted the remove_057_deprecated branch May 4, 2026 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants