From c9b222c1d95c094c71aa10c4666fde6a7ea6f7b8 Mon Sep 17 00:00:00 2001
From: Paul McCarthy <pauld.mccarthy@gmail.com>
Date: Thu, 9 Jul 2015 12:27:36 +0100
Subject: [PATCH] todo list

---
 TODO | 1 +
 1 file changed, 1 insertion(+)

diff --git a/TODO b/TODO
index b2952b170..6da08256e 100644
--- a/TODO
+++ b/TODO
@@ -134,6 +134,7 @@ perhaps into a standalone module...
 ** DONE Graceful handling of bad input filenames
 ** DONE Aspect ratio on slicecanvas zoom, and panning is broken.
 * Little things
+** A 'FeatModel' control widget, allowing user to look at design matrix, stats, whatever ..
 ** A 'MELODICTimeSeries' thingo, just like the FEATTimeSeries - plot component time courses alongside a voxel's time course.
 ** Add 'load colour map' button to VolumeOpts settings panel. If you do this, you could probably remove the option from the file menu.
 ** Colour command line (e.g. renderpy background) should be floating point  in the range [0, 1]
-- 
GitLab