This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
testtest
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Update raw_metadata.py
zolfa-add_slices_loading
Gabriele Girelli
5 years ago
committed by
GitHub
parent
898dd09e14
commit
399b42e383
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
nd2reader/raw_metadata.py
+ 0
- 1
nd2reader/raw_metadata.py
View File
@ -168,7 +168,6 @@ class RawMetadata(object):
z_levels
=
[
]
else
:
z_levels
=
range
(
len
(
z_levels
)
)
if
0
!=
len
(
z_levels
)
:
warnings
.
warn
(
"
Z-levels details missing in metadata. Using Z-coordinates instead.
"
)
return
z_levels
Write
Preview
Loading…
Cancel
Save