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

Can initial level of nodes be retrieved and set programmatically? #18

Closed
jonrkarr opened this issue Sep 16, 2021 · 1 comment
Closed

Comments

@jonrkarr
Copy link

jonrkarr commented Sep 16, 2021

Is there a way to programmatically get and set the initial value of each node?

I don't see a way to do this.

#6 appears to confirm this cannot be get and set.

We may still need a way to set this initial value.

@jonrkarr jonrkarr changed the title Can initial level of nodes be retrieved and set? Can initial level of nodes be retrieved and set programmatically? Sep 16, 2021
@aurelien-naldi
Copy link
Contributor

As mentioned in #19, bioLQM does not maintain an initial level for the components. The initial level is mostly used to run simulations and can be defined programatically there. If (hopefully when) we add a way to associate the initial level to a model, we will provide an API to access and modify it

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

2 participants