AllenCell / AllenCell/allencell-segmenter-ml

TrainingView.showResult refactor

Aperta
#521 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
refactor
Lingua principale
Python
Stelle
5
Fork
3
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.