`nd2reader` is a pure-Python package that reads images produced by NIS Elements.
`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.
@ -14,15 +14,16 @@ Dependencies will automatically be installed if you don't have them. That said,
install the following packages before installing nd2reader: