MCPcopy Index your code
hub / github.com/DeepLabCut/DeepLabCut / run

Method run

deeplabcut/gui/utils.py:32–34  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

30 self.func = func
31
32 def run(self):
33 self.func()
34 self.finished.emit()
35
36
37class CaptureWorker(Worker):

Callers 15

runFunction · 0.45
run_ruffFunction · 0.45
_run_gitFunction · 0.45
_run_gitFunction · 0.45
mainFunction · 0.45
_command_versionFunction · 0.45
test_extract_detectionsFunction · 0.45
test_association_costsFunction · 0.45
_gitFunction · 0.45
_runFunction · 0.45

Calls 1

emitMethod · 0.80

Tested by 7

_run_gitFunction · 0.36
test_extract_detectionsFunction · 0.36
test_association_costsFunction · 0.36
_gitFunction · 0.36
_runFunction · 0.36