Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 802 Bytes

0.10.0.rst

File metadata and controls

32 lines (21 loc) · 802 Bytes

Changelog for QCoDeS 0.10.0

The January 2020 release of QCoDeS

New:

  • initialised_database_at contextmanager to create a context for operations on specified DB-file (1899)

Improved:

  • Warning if unknown kwargs are passed to _BaseParameter (1885)
  • AlazarATS9870: Set default external_trigger_coupling to DC (1886)
  • Removed ramp rate warning in AMI430 instrument driver (1897)
  • Improved 'Writing Drivers' and '15 minutes to QCoDeS' documentation (1892)

New Instrument drivers:

  • Keithley 2602A (1889)

Under the hood:

  • CI cleanup (1890)
  • Add numpy_stubs to type checking (1898)
  • Block ruamel.yaml version with broken type annotations (1900)