MetaCell / MetaCell/NetPyNE-UI

No feedback to user about running simulations or their ending

Abierto
#750 2 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Lenguaje dominante
JavaScript
Estrellas
23
Forks
10
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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?

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Línea de trabajo

La issue no nombra archivos fuente ni tests. Rastrea la acción simulate, su estado de temporizador en ejecución, la transición a plots y los mensajes de app.log; estará terminado cuando la UI distinga claramente entre los estados en ejecución, finalizado y fallido, e indique al usuario qué debe hacer.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
javascript
Área
frontend
Tipo de issue
Error
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.