gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] gzz TODO


From: Janne V. Kujala
Subject: [Gzz-commits] gzz TODO
Date: Mon, 03 Mar 2003 06:04:20 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Janne V. Kujala <address@hidden>        03/03/03 06:04:20

Modified files:
        .              : TODO 

Log message:
        pseudocode

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/TODO.diff?tr1=1.603&tr2=1.604&r1=text&r2=text

Patches:
Index: gzz/TODO
diff -u gzz/TODO:1.603 gzz/TODO:1.604
--- gzz/TODO:1.603      Mon Mar  3 05:49:55 2003
+++ gzz/TODO    Mon Mar  3 06:04:20 2003
@@ -22,14 +22,15 @@
               for each page in http://himalia.it.jyu.fi/~jvkujala/texts.pdf
             - saves each page with each texture type in a PNG file
               for each of the 6 different zooms
-           - 12 textures, 12 texts, 6 zooms
+           - 12 textures, 12 texts, 4 zooms
              for subject in subjects:
                for text, texture, zoom in (texts, randomPermutation(textures),
-                                           randomPermutation(zooms + zooms)):
+                                    randomPermutation(zooms + zooms + zooms)):
                   for bg in white, light, dark:
                      save text on texture(bg) with zoom
-            - not sure if we need to vary textures or if it is ok to
-              have unique texture for each text
+            - the trials for each subject are presented in a random order
+            - the permutation of bg types for each zoom / text should
+              be evenly distributed for each subject and between subjects
         - Create a program that reads lines of the form
            <filename> <min-time> <max-time> <list-of-keys>
           and for each line




reply via email to

[Prev in Thread] Current Thread [Next in Thread]