Load/Dump parameter widget values
Open
Nobody has claimed this yet.
essreduce
- Dominant language
- Python
- Stars
- 1
- Forks
- 3
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 17
Description
Continued from scipp/ess#108
We need to load/dump the dictionary into/from a file so that we can store the state and reuse it.
(and probably should add a button/GUI component in the workflow widget)
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 by reviewing the related scipp/ess#108 issue and locating the workflow widget that owns the parameter dictionary. Define the file format and persistence entry points, then verify that values can be loaded and dumped and that the workflow widget exposes the requested GUI controls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100