Published August 13, 2019
| Version v0.5.0
Software
Open
QCoDeS/Qcodes: QCoDeS v0.5.0
Authors/Creators
- Jens Hedegaard Nielsen1
- William H.P. Nielsen2
- Mikhail Astafev3
- alexcjohnson
- Dominik Vogel
- sohail chatoor4
- Giulio Ungaretti2
- Adriaan
- Sebastian Pauka5
- qSaevar
- Pieter Eendebak
- Stefan Droege6
- Pieter Eendebak
- Ruben van Gulik
- Natalie Pearson
- damazter
- Andrea Corna
- damazter2
- AUC Hardal
- ThorvaldLarsen
- Alan Geller4
- euchas
- Victor Hartong
- Gerco Versloot
- Serwan Asaad
- Chris Granade7
- Luka Drmić8
- Sven Borghardt9
- mltls
- GeneralSarsby
- 1. @qdev-dk
- 2. @microsoft
- 3. @QCoDeS
- 4. Microsoft
- 5. The University of Sydney
- 6. Riscure B.V.
- 7. @Microsoft
- 8. IST Austria
- 9. Forschungszentrum Jülich
Description
Changelog for QCoDeS 0.5.0
The July 2019 release of QCoDeS
New:
ElapsedTimeParameter(#1629)load_by_run_specenables to load data set given run specifications, including therun_id(#1637)- Linking runs (#1639)
- allow parameters to be excluded from snapshot (#1653)
Improved:
improved docs
- JSON serializability of snapshot (#1627)
- Tektronix AWG 7000/5028 resolution docstring (#1628)
- m4i docstrings (#1638)
- Configuring QCoDeS, Station notebooks (#1630)
installed QCoDeS package marked as safe for type checking (#1634)
- log installation info (#1648)
- allow for using application insight for telemetry (#1648)
- fix bug in
on_off_mapping(#1655) - use Conda 4.7 (#1635), numpy 1.16.4, matplotlib 3.1 (#1643), sphinx 2.1.2 (#1609), mypy 0.720 (#1640)
- export data to
.datfile (#1646)
New Instrument drivers:
- Keysight N6705B (#1657)
Improved Drivers:
- KeithleyS46 (#1622)
add method to check whether channel is closed.
Example:
s46.A1.is_closed() - Tektronix AWG5014 (#1626) Fixed validators
- Spectrum M4i add
exact_sample_rateparameter (#1654) - Tektronix DPO7200XX (#1656) measurement statistics, measurement state
- Oxford Triton (#893) Add magnet control
- Spectrum m4i (#1528) fix bug in averaging blockavg
Under the hood:
- Stop redundantly writing to
layoutsanddependencies(usingrun_descriptioninstead) (#1572) - reorganizing
sqlite_base.pyto facilitytate legacy database creation (#1570) - Base Sphinx makefiles on the modern template (#1636)
- Build travis against all branches (#1644)
- Deploy docs using Azure rather than Travis (#1647)
- Docsbuild: remove old files before checking in and use old style message (#1649)
- Change HDF5FormatMetadata to not sort keys in the metadata (#1581)
Files
QCoDeS/Qcodes-v0.5.0.zip
Files
(10.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:fc5aee851d7d5edd87fcd7d0a58aaadc
|
10.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/QCoDeS/Qcodes/tree/v0.5.0 (URL)