Qcodes icon indicating copy to clipboard operation
Qcodes copied to clipboard

Modular data acquisition framework

Results 240 Qcodes issues
Sort by recently updated
recently updated
newest added

Updates the requirements on [pyzmq](https://github.com/zeromq/pyzmq) to permit the latest version. Commits 015e616 Bump to 23.2.1 b4af0fe Merge pull request #1747 from minrk/mypy 30a8680 update 3.11 test to rc1 a7f9b59 enable...

dependencies
python

Updates the requirements on [stack-data](https://github.com/alexmojaki/stack_data) to permit the latest version. Commits 7e88082 Add 'include stack_data/py.typed' to MANIFEST.in bfe2cab Merge pull request #14 from hoefling/master b099e33 Merge pull request #34 from...

dependencies
python

Updates the requirements on [hypothesis](https://github.com/HypothesisWorks/hypothesis) to permit the latest version. Release notes Sourced from hypothesis's releases. Hypothesis for Python - version 6.54.3 This patch teaches the Ghostwriter an additional check...

dependencies
python

Updates the requirements on [executing](https://github.com/alexmojaki/executing) to permit the latest version. Commits 2287b88 Merge pull request #45 from alexmojaki/reload d27bd11 Fix import for python 2 ca4eb58 Clear caches when modules are...

dependencies
python

Updates the requirements on [types-setuptools](https://github.com/python/typeshed) to permit the latest version. Commits See full diff in compare view You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]:...

dependencies
python

### Dynamically changing val_mapping on existing parameters does not produce expected behaviour. ### Steps to reproduce 1. create a parameter on an instrument instance (here named: 'vna') (or have an...

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