Changelog for QCoDeS 0.26.0¶
The May 2021 release of QCoDeS.
New:¶
Improved:¶
Ensure that plot dataset uses axis in the expected order (#3017)
Make doNd reset original post_delay values + fix to keyboard interrupt (#2996)
[Bug fix] Return parameter data with same type as before applying scale or offset (#2980)
Improved plotting of pre-shaped 2d data (#3024)
replace the use of Dict with Mapping for input args within instrument module (#3040)
Convert input arguments to Mapping in dataset module (#3051)
use nan + i*nan as placeholder for complex numbers (#3049)
Add information about name keyword argument of Measurement module in relevant docs (#3052)