From b903b56fd533436e7eb40f00a5deb6e074338699 Mon Sep 17 00:00:00 2001 From: Jim Rybarski Date: Tue, 27 Oct 2015 09:15:01 -0500 Subject: [PATCH] Added section header --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 55806f1..74450e2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # nd2reader +### About + `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.