Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepLabCut/DeepLabCut
/ terminate
Method
terminate
deeplabcut/gui/tracklet_toolbox.py:483–485 ·
view source on GitHub ↗
(self, event)
Source
from the content-addressed store, hash-verified
481
self.swap_id2 = None
482
483
def
terminate(self, event):
484
plt.close(self.fig)
485
self.player.terminate()
486
487
def
fill_shaded_areas(self):
488
self.clean_collections()
Callers
nothing calls this directly
Calls
2
close
Method · 0.45
terminate
Method · 0.45
Tested by
no test coverage detected