scipp / essreduce

Common functionality for ESS data reduction
https://scipp.github.io/essreduce/
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

`BinEdgeWidget` and improved `BinEdgeParam` #59

Closed SimonHeybrock closed 2 months ago

SimonHeybrock commented 3 months ago

Goal: Create a widget for defining bin edges from a given workflow parameter, based on and instance of BinEdgeParam.

The widget should be more compact than the current draft, i.e., everything in a single line.

Features:

Optional features (we may choose to ignore this initially, it might never be required):