Station enhancement
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 459
- Forks
- 359
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 73
Description
Clean up station:
-
components vs the rest ??
-
add method to get all components
-
stream changes on a zmq pub ?
-
https://github.com/QCoDeS/Qcodes/blob/master/qcodes/station.py#L90 is both missing parts and redundant probably @alexcjohnson forgot to update this after #403
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with qcodes/station.py around the linked line and review the context of issue #403. Clarify how components differ from other station members, whether an API for retrieving all components is needed, and whether changes should be published through a ZMQ pub stream. Done should mean the station behavior and scope are specified and the missing or redundant parts are resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100