Display data on top of scope plots
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 91
- Forks
- 14
- Avg merge
- 4m
- Merged PRs (30d)
- 7
Description
Description
For fitting purposes, it would be beneficial to have a way to display a scatter plot on top of the scope plots.
Problem
@k0ati and our team are using pathview to reproduce experimental results. I would be helpful to have a way to display these experimental results on top of a scope block. Right now, we need to either eyeball it or download the scope data and plot it elsewhere, or run everything in python locally.
Alternatives Considered
No response
Additional Context
No response
Contributor guide
No contributing guide indexed for this repository
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
No implementation files or tests are named. Start by locating the scope-plot entry point and how scope data is currently supplied or exported, then determine how experimental points could be provided. Done means experimental data can be displayed as a scatter plot over a scope plot without requiring external plotting tools.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, typescript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100