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

No feedback to user about running simulations or their ending #750

Open
sanjayankur31 opened this issue Jul 13, 2023 · 2 comments
Open

No feedback to user about running simulations or their ending #750

sanjayankur31 opened this issue Jul 13, 2023 · 2 comments

Comments

@sanjayankur31
Copy link
Contributor

I've got a simulation running now. After I clicked "simulate", I think I did get a "running simulation" timer initially, but it seems to have gone now, so I'm back to the screen with the "simulate" button:

image

There's nothing here to tell me if the simulation has finished (I assume it didn't because the screen changes to the one with plots when that does), or if the simulation has failed. I think it's still running---app.log still hasn't got anything after this:

2023-07-13 16:38:20,175|root|DEBUG - ComponentSync disconnecting from simConfig.cvode_active
2023-07-13 16:44:14,958|root|INFO - Scheduling simulation on 1 cores with  ...
2023-07-13 16:44:14,963|root|DEBUG - Running single core simulation

but there's no way to tell. As a user, I don't know what to do---should I wait more, should I click simulate again, should I start again from scratch?

@sanjayankur31
Copy link
Contributor Author

Update: I clicked the simulate button again, and got this again:

image

and another entry in the app.log:

2023-07-13 16:44:14,958|root|INFO - Scheduling simulation on 1 cores with  ...
2023-07-13 16:44:14,963|root|DEBUG - Running single core simulation
2023-07-13 16:51:10,099|root|INFO - Scheduling simulation on 1 cores with  ...
2023-07-13 16:51:10,105|root|DEBUG - Running single core simulation

But the "simulating netpyne model.." thing is gone again now.

@ddelpiano
Copy link
Member

hi @sanjayankur31 , could you please provide a copy of the model you used or give as much details as possible in order to reproduce exactly the behaviour reported? Thanks

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