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

[FR] Improve config parsing using only yaml files, no custom loading #11

Open
james-alvey-42 opened this issue Mar 5, 2024 · 0 comments
Assignees
Labels
asap Short term extension/improvement/bugfix O(week) enhancement New feature or request

Comments

@james-alvey-42
Copy link
Collaborator

james-alvey-42 commented Mar 5, 2024

Is your feature request related to a problem? Please describe.
Currently config loading and addition of new options is very complicated, and hard for a user to add a new one.

Describe the solution you'd like

  • Load directly from yaml files with simple loaders
  • No custom data management from config, direct output of yaml loader
  • Default settings management inside peregrine simulator and network to enable simple run scripts or quick tests without need for a global config
  • Better management of parameters (e.g. no split between parameters)
  • Better management of priors
  • Remember to rename waveform_apprx to match bilby naming convention
@james-alvey-42 james-alvey-42 added the enhancement New feature or request label Mar 5, 2024
@james-alvey-42 james-alvey-42 added the asap Short term extension/improvement/bugfix O(week) label Mar 5, 2024
@Uddiptaatwork Uddiptaatwork added this to the v0.0.2 public release milestone Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
asap Short term extension/improvement/bugfix O(week) enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants