QCoDeS 0.11.0 (February 2020)
New Instrument drivers:
- Keithley 7510 digital multimeter (#1912)
Improved drivers:
- New features for Keithley 2450 (#1906)
- Keysight B1500: Add units to current/voltage parameters to B1571A SMU module (#1920)
- Keysight 344xx (#1918)
- Yokogawa GS200 (#1901)
- Agilent instruments' drivers (#1904)
- Rohde Schwarz instruments' drivers (#1911)
Improved:
- Allow passing database connection object to
experiments()
function (#1894)
Documentation:
- Add notes to instrument driver example about Windows-specific drivers (#1902)
- Fix links to issues in
contributing.rst
(#1919) - Remove unused imports in
15_minutes_to_QCoDeS
notebook (#1923)
Deprecations:
- Deprecate
DataSet.add_result
as a duplicate ofDataSet.add_results
(#1926)
Under the hood:
-
Continuing improvements on typing:
-
Avoid calling pip script (#1910)
-
Convert hypothesis args to kwargs (#1916)
Recommended Dependencies:
- Build docs with sphinx 2.4.1 (#1924)