Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Image-Py/imagepy
/ get_nslices
Method
get_nslices
imagepy/core/wraper/imageplus.py:61–61 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
59
def
get_imgtype(self):
return
self.imgtype
60
61
def
get_nslices(self):
return
len(self.imgs)
62
63
def
get_nchannels(self):
return
self.channels
64
Callers
15
mouse_wheel
Method · 0.80
check
Method · 0.80
ok
Method · 0.80
set_info
Method · 0.80
load
Method · 0.80
run
Method · 0.80
run
Method · 0.80
run
Method · 0.80
run
Method · 0.80
run
Method · 0.80
run
Method · 0.80
mouse_down
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected