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 [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.3.4 to 4.3.5. Release notes Sourced from actions/dependency-review-action's releases. v4.3.5 What's Changed fix: getRefs function to handle merge_group events by @​louis-bompart in actions/dependency-review-action#766 Create pull_request_template.md by @​jonjanego...

dependencies
github_actions

Bumps [mypy](https://github.com/python/mypy) from 1.12.0 to 1.12.1. Changelog Sourced from mypy's changelog. Mypy 1.12.1 Fix crash when showing partially analyzed type in error message (Ivan Levkivskyi, PR 17961) Fix iteration over...

dependencies
python

Bumps [markupsafe](https://github.com/pallets/markupsafe) from 3.0.1 to 3.0.2. Release notes Sourced from markupsafe's releases. 3.0.2 This is the MarkupSafe 3.0.2 fix release, which fixes bugs but does not otherwise change behavior and...

dependencies
python

Bumps ruamel-yaml-clib from 0.2.8 to 0.2.12. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ruamel-yaml-clib&package-manager=pip&previous-version=0.2.8&new-version=0.2.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies
python

Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.3 to 7.6.4. Changelog Sourced from coverage's changelog. Version 7.6.4 — 2024-10-20 fix: multi-line with statements could cause contained branches to be incorrectly marked as missing (issue...

dependencies
python

Bumps [types-setuptools](https://github.com/python/typeshed) from 75.1.0.20241014 to 75.2.0.20241019. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=types-setuptools&package-manager=pip&previous-version=75.1.0.20241014&new-version=75.2.0.20241019)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies
python

Bumps [fsspec](https://github.com/fsspec/filesystem_spec) from 2024.9.0 to 2024.10.0. Commits 1fe5695 changelog (#1729) 9d56f92 allow repeated extra arguments (#1673) 952cd98 Speed up git backend (#1712) 03e89cc Fix performance issues with MemoryFileSystem.rm (#1725) 176efbe...

dependencies
python

The import of qcodes fails with Spyder 6, because add_to_spyder_UMR_excludelist raises an exception. This pull request fixes the code to work with Spyder 6.0. I've removed a bit of old...

I frequently deal with fairly large datasets (some high-dimensional loops and a buffered get-parameter). Loading these datasets from the database into a usable format (i.e., `xarray`) takes an extremely long...

Bumps [dask](https://github.com/dask/dask) from 2024.9.1 to 2024.10.0. Release notes Sourced from dask's releases. 2024.10.0 Changes Ensure broadcast_shapes() returns integers, not NumPy scalars. @​trexfeathers (#11434) (fix): sparse indexing @​ilan-gold (#11430) Task Spec:...

dependencies
python