From 72a5d49a9a2d7a3937f4234a588969f47915e75d Mon Sep 17 00:00:00 2001 From: Rob Campbell Date: Sat, 15 Aug 2015 16:51:20 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2e92b81..69f4d1b 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,9 @@ the [website](http://raacampbell13.github.io/lasagna). ## Installation ## Lasagna runs on Python 2.7, PyQt4, and uses PyQtGraph for the plotting. You'll need the following modules: -* tifffile [for importing TIFF files] -* vtk [for importing MHD files] +* tifffile [for importing LSM files] +* vtk [optional, for faster import of MHD files] +* PyLibTiff * numpy * pyqtgraph 9.10 * yaml