-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
wontfixThis will not be worked onThis will not be worked on
Description
In #72 a sweep button for permutation was introduced.
For now it is hardcoded to generate 24 permutations without any possibility for configuration. It would be nice if a user could pick the parameter, and choose sweep type with subform for
- Start, end, number of steps. It would be nice if the start could be initially set to the default value+increment.
- Start, increment, number of steps
- Give list of numbers
Picking parameters could be done with
- A form same a reference config edit, but with all text fields replaced by checkboxes. Selected parameters use field array to show a sweep subform.
- A combo box, which is missing items already selected. Either selecting a parameter will add a new array item with a sweep subform. Or you have array item add button and each sweep subform has a parameter combobox.
- A combo box, where you can select multiple. Each selected parameter has a sweep subform.
Metadata
Metadata
Assignees
Labels
wontfixThis will not be worked onThis will not be worked on
