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

As a user, I want to be able to run my simulations using different backends without modifying my Python NeuroML simulation code #210

Open
sanjayankur31 opened this issue Jan 5, 2023 · 0 comments
Labels
T: enhancement Type: enhancement

Comments

@sanjayankur31
Copy link
Member

At the moment, I need to modify run_lems_with_jneuroml_neuron to something else in my Python scripts. Would it be possible to find a way of separating the choice of simulator from the script?

Possibilities:

  • read an environment variable NEURONML_SIMULATOR and calls the appropriate method based on that
  • read a configuration file for NeuroML which can include a number of fields, including the choice of simulator
@sanjayankur31 sanjayankur31 added the T: enhancement Type: enhancement label Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: enhancement Type: enhancement
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant