Jens Hedegaard Nielsen

Results 98 issues of Jens Hedegaard Nielsen

This is essentially a regression of https://github.com/matplotlib/matplotlib/issues/4841 which happened when the nbagg backend was converted to a widget. To reproduce create a cell with a simple plot. ``` plt.plot(range(10)) plt.show()...

For inherited attributes qualname will not match the name of the actual obj that the attribute belongs to Subject: Autosummary don't filter attributes on qualname ### Feature or Bugfix -...

And revert related xfailed tests in #4501 #4503

new dataset

This explicitly configures some of mypys strict modes and enables a few more Along the way this fixes what looks like 2 bugs in drivers

It would be convenient if one has a way to easily find all runs that are produced in a given time interval / before / after a given time. This...

new dataset

And remove ignore of pandas import errors

* Agilent https://github.com/QCoDeS/Qcodes/pull/4371 * AimTTi https://github.com/QCoDeS/Qcodes/pull/4435 * AlazarTech https://github.com/QCoDeS/Qcodes/pull/4582 * AMI https://github.com/QCoDeS/Qcodes/pull/4536 * Basel https://github.com/QCoDeS/Qcodes/pull/4482 * Galil * Harvard * HP https://github.com/QCoDeS/Qcodes/pull/4461 * Ithaco https://github.com/QCoDeS/Qcodes/pull/4459 * Keysight https://github.com/QCoDeS/Qcodes/pull/4608 * Lakeshore...

In the process refactor Sweeps and Measurements to be a bit more modular TODO - [ ] More robust parsing of Parameters (see todos in code) - [ ] Document...