spares

Module Contents

Classes

SPARE

This class is an adapter to the worker class.

BrainAgeWorker

Class for doing spare computation.

class spares.SPARE(datamodel, model)[fuente]

Bases: PyQt5.QtCore.QObject

This class is an adapter to the worker class.

sendprogress[fuente]
done[fuente]
InterruptComputation(self)[fuente]
DoSPAREsComputation(self, asynchronous=False)[fuente]
OnComputationDone(self, y_hat)[fuente]
updateProgress(self, txt, vl)[fuente]
class spares.BrainAgeWorker(data, model)[fuente]

Bases: PyQt5.QtCore.QObject

Class for doing spare computation.

done[fuente]
progress[fuente]
run(self)[fuente]