-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Domain: GUIClosely related to GUI and/or needs GUI changes as well.Closely related to GUI and/or needs GUI changes as well.Estimate: NormalStraightforward, but might require some time. Probably needs additional tests.Straightforward, but might require some time. Probably needs additional tests.Priority: MediumWork on this.Work on this.Type: FeatureA (suggetion for a) new feature or enhancement in functionality.A (suggetion for a) new feature or enhancement in functionality.
Description
Feature Description
Allow giving an element (i.e. non-bpm, e.g. wirescanner) and then show the optics paramaters propagated to that element.
Possible Implementation
The backend can already do "element segments" as an untested feature,
by giving it simply "name,element" or "name,element,element" (to be checked) as segment input.
Problem:
It chooses the closest BPMs and propagates from there. Might make sense to choose which bpms? Maybe as input format BPM,element,BPM.
The Segment class does not even need to be changed, you only need to also set the "element".
On the GUI side: make sure the right columns are plotted? Should be automatically.
Additional idea: setting Segment.element to true -> write out all elements between the two bpms!
Metadata
Metadata
Assignees
Labels
Domain: GUIClosely related to GUI and/or needs GUI changes as well.Closely related to GUI and/or needs GUI changes as well.Estimate: NormalStraightforward, but might require some time. Probably needs additional tests.Straightforward, but might require some time. Probably needs additional tests.Priority: MediumWork on this.Work on this.Type: FeatureA (suggetion for a) new feature or enhancement in functionality.A (suggetion for a) new feature or enhancement in functionality.