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

Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 6.11.0 to 7.0.1. Changelog Sourced from importlib-metadata's changelog. v7.0.1 Bugfixes Corrected the interface for SimplePath to encompass the expectations of locate_file and PackagePath. Fixed type annotations to...

dependencies
blocked on third party dependency
python

- Added a function to measure a 2D map in two directions: do2d_retrace. - The function is based on do2d, and tested on a working experiment running the latest build.

Just some notes of various issues that we should improve with respect to MultiParameters - [ ] If you provide setpoints but not setpoint_names the setpoints are not used in...

enhancement

Looks like some test may be leaking a non closed awg instrument ``` =================================== FAILURES =================================== ______________________________ test_datasaver_1d _______________________________ [gw1] linux -- Python 3.10.13 /opt/hostedtoolcache/Python/3.10.13/x64/bin/python experiment = test-experiment#test-sample#1@/tmp/pytest-of-runner/pytest-0/popen-gw1/test_datasaver_1d0/temp.db --------------------...1-dummy_dac_ch1,dummy_dmm_v1-31 12-results-12-dummy_dac_ch1,dummy_dmm_v1-[76](https://github.com/QCoDeS/Qcodes/actions/runs/6974993548/job/18987846779?pr=5547#step:9:77)...

Most of the scientific python stack has adopted [SPEC 0](https://scientific-python.org/specs/spec-0000/) which means that python 3.9 support should be dropped from late 2023. As an example we can see in https://github.com/QCoDeS/Qcodes/pull/5602...

### Acccessing a faulty property of an instrument raises obscure error. If an instrument has a `property` which raises an exception when gotten, the resulting error trace obscures the source...

If you encounter a bug, use the following template. If you have a feature request feel free to freestyle or use ideas section in the discussions [here](https://github.com/QCoDeS/Qcodes/discussions). If you have...