Skip to content

QCoDeS 0.10.0 (January 2020)

Compare
Choose a tag to compare
@Dominik-Vogel Dominik-Vogel released this 23 Jan 09:09
00ec653

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

Under the hood

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