AllenCell / AllenCell/allencell-segmenter-ml

TrainingView.showResult refactor

Abierto
#521 0 comentarios 0 reacciones 0 asignados Ver en GitHub
refactor
Lenguaje dominante
Python
Estrellas
5
Forks
3
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

In the current design:

We have now overloaded `showResult` in the Training view with functionality unrelated to showing results. IMO we should abstract `View.showResult` to something like `View.LongRunningTaskOnComplete` which then calls `showResultDialog` and `mainModel.training_complete`.

However...

Our refactor plans include refactoring the entire LongRunningTask mechanism. So this info could be incorporated in our replacement, or it could end up being a mute point.

Guía de contribución

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

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.