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

Graph representation of configs in ve_run.toml #648

Open
hrlai opened this issue Dec 29, 2024 · 0 comments
Open

Graph representation of configs in ve_run.toml #648

hrlai opened this issue Dec 29, 2024 · 0 comments

Comments

@hrlai
Copy link
Collaborator

hrlai commented Dec 29, 2024

Is your feature request related to a problem? Please describe.
When we add python functions to visualise to tidy outputs, it'd be great to also include a simply function to draw the dependencies or flow between modules as configured in ve_run.toml. I think some users will use it to visually check that they have configured the dependencies correctly, before running the simulation.

The documentation of config/ve_run.toml was simple, but the example tutorial reveals init = and update = . We should explain this in the tutorial page, and a graph would be helpful for the explanation.

Describe the solution you'd like
A simply python function to read ve_run.toml and generate a dependency flow chart.

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