Skip to content

Conversation

@Kupaianaha
Copy link
Collaborator

No description provided.

Args: come from the hsfei configuration file
"""
#on start set up the daemon from config and initialize device
config = configparser.ConfigParser()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should use the config parser built in libby, not a custom parsing

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this mean that our config files will be in yaml or json format?
We should also finalize the structure of our config files. What I have implemented is something that would be 1 config file per group. Another way would be to have a config file per daemon but that would clutter each group with config files. I dont think the libby config parser handles things the I need.(primarily named pos)

@Kupaianaha Kupaianaha closed this Dec 17, 2025
@Kupaianaha Kupaianaha deleted the HSICS-80-FEI-ND-filter-wheel-hsfei.atcfwheel branch December 17, 2025 20:06
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.

3 participants