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

single file to configure across the entire detector #51

Merged

Conversation

tomeichlersmith
Copy link
Member

@tomeichlersmith tomeichlersmith commented Apr 4, 2022

Parsing of a parent yaml file for loading an entire configuration of the detector. This includes HGC ROC parameter settings as well as ad-hoc settings for other parts of the system (each of which must be added manually). Similar to the parameter settings YAML files, the keywords are case in-sensitive. There is additional special word inherit signalling that the child YAML nodes should be applied to all polarfires or hgcrocs on a polarfire (depending on the context).

To Do

  • Implement application of parsed configuration
  • Document YAML configuration syntax
  • Construct draft detector configuration to share with CERN folks

@tomeichlersmith
Copy link
Member Author

Not sure which roc files are "stable" from the POV of CERN folks, so I'm striking the last to-do item.

@tomeichlersmith tomeichlersmith merged commit 140b722 into main Apr 4, 2022
@tomeichlersmith tomeichlersmith deleted the 50-single-file-to-configure-across-the-entire-detector branch April 4, 2022 23:02
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

Successfully merging this pull request may close these issues.

URGENT: Ability to provide a single file to configure across the entire detector
1 participant