Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Obtain plot lines from a channel group #29

Open
dladams opened this issue Jun 7, 2023 · 1 comment
Open

Obtain plot lines from a channel group #29

dladams opened this issue Jun 7, 2023 · 1 comment
Assignees

Comments

@dladams
Copy link
Contributor

dladams commented Jun 7, 2023

Tools AdcDataPlotter and AdcChannelMetric provide users with the option to draw lines corresponding to an explicit pattern of channel numbers. This is typically used to show plane and FEMB-view boundaries. We would like to have the option to provide a channel range group name and use the boundaries of the ranges in that group to specify the line positions.

@dladams dladams self-assigned this Jun 7, 2023
@dladams
Copy link
Contributor Author

dladams commented Jun 7, 2023

Preliminary plan to carry this out for AdcChannelMetric is to add a fcl option ChannelLineGroup which holds the channel range group name. It would be used with the tool channelGroups to fetch the range names, their boundaries obtained with the tool channelRanges, and their boundaries merged with the pattern provided in the existing fcl param ChannelLinePattern to obtain the pattern used for the plot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant