Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vispy/vispy
/ window
Method
window
vispy/visuals/spectrogram.py:115–117 ·
view source on GitHub ↗
The used window function
(self)
Source
from the content-addressed store, hash-verified
113
114
@property
115
def
window(self):
116
""
"The used window function"
""
117
return
self._window
118
119
@window.setter
120
def
window(self, window):
Callers
1
__init__
Method · 0.80
Calls
1
_update_image
Method · 0.95
Tested by
no test coverage detected