[scope] Fix WaveRunner sampling rate configuration
Open
@johannheyszl is already working on this.
Since Dec 8, 2023.
Priority:P1
- Dominant language
- Jupyter Notebook
- Stars
- 43
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the sampling rate needs to be set in the config file by the user although the sampling rate is fetched directly from the WaveRunner scope.
To overcome this issue, we could have two alternative scope constructors on the 'API', one based on samples, one based on cycles and internally they can nicely share the code.
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.
Assessment
This issue has not been assessed yet.