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

Tag configs by instrument #1112

Open
alecandido opened this issue Dec 2, 2024 · 0 comments
Open

Tag configs by instrument #1112

alecandido opened this issue Dec 2, 2024 · 0 comments
Labels

Comments

@alecandido
Copy link
Member

While some configs may be general for the whole platform, some of them are specific to a certain instrument.

This was already taken into account in v0.1, by having scopes within the "instruments" section of the parameters.json files.
In spite of that, the connection has been lost in current v0.2, since we flattened the configurations to ease their access.

To avoid further attempts to parse the configs names (establishing some fixed convention for them), we may actually start optionally labeling the device-specific options with the device ID, such that they will only be passed down to the relevant one (possibly together with the general unlabeled section).

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

No branches or pull requests

1 participant