Browse Source

#27 more sensible example

zolfa-add_slices_loading
Jim Rybarski 9 years ago
parent
commit
b182e4a023
1 changed files with 1 additions and 3 deletions
  1. +1
    -3
      README.md

+ 1
- 3
README.md View File

@ -77,11 +77,9 @@ array([[1809, 1783, 1830, ..., 1923, 1920, 1914],
2
>>> image.z_level
1
```
You can also get a quick summary of image data.
# You can also get a quick summary of image data:
```python
>>> image
<ND2 Image>
1280x800 (HxW)


Loading…
Cancel
Save