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()[fuente]
DoSPAREsComputation(asynchronous=False)[fuente]
OnComputationDone(y_hat)[fuente]
updateProgress(txt, vl)[fuente]
class spares.BrainAgeWorker(data, model)[fuente]

Bases: PyQt5.QtCore.QObject

Class for doing spare computation.

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