Skip to content

[Feature Request]: Element Segments #7

@JoschD

Description

@JoschD

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.Estimate: NormalStraightforward, but might require some time. Probably needs additional tests.Priority: MediumWork on this.Type: FeatureA (suggetion for a) new feature or enhancement in functionality.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions