Browse Source

resolves #62: fixed typo

zolfa-add_slices_loading
jim 9 years ago
parent
commit
8207e78f00
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -2,7 +2,7 @@
### About
`nd2reader` is a pure-Python package that reads images produced by NIS Elements 4.0+. It has only been definitely tested on NIS Elements 4.30.02 Build 1053. Support for older versions is planned.
`nd2reader` is a pure-Python package that reads images produced by NIS Elements 4.0+. It has only been definitively tested on NIS Elements 4.30.02 Build 1053. Support for older versions is planned.
.nd2 files contain images and metadata, which can be split along multiple dimensions: time, fields of view (xy-plane), focus (z-plane), and filter channel.


Loading…
Cancel
Save