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: Tue, 04 Mar 2003 06:18:30 -0500

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

Modified files:
        .              : TODO 

Log message:
        timeout task

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

Patches:
Index: gzz/TODO
diff -u gzz/TODO:1.614 gzz/TODO:1.615
--- gzz/TODO:1.614      Tue Mar  4 05:28:00 2003
+++ gzz/TODO    Tue Mar  4 06:18:30 2003
@@ -17,6 +17,9 @@
 paper paper exper:
 
     tjl:
+       - Fix gfx timeouts
+               - the timeouts seem to not occur unless the cursor is moved
+                 in the window
        - Find good set of parameters (number of texts, zooms, blend factor, 
etc.)
          (blend factor is "blend" in the script and CONST0.a in 
pagespanpaper.py)
        - What trials to use?
@@ -42,17 +45,27 @@
                  16 different texts and then again, in the same order, 
                  (but with a different permutation of conditions). 
                  That way the time between readings is the same for each text.
-        - Create a program that reads lines of the form
+        - Make papersampler write a disp.py input file per each test and 
+         subject containing disp.py lines such as (see below for a spec):
+               tmp/tmp_0_0_0.mipzip 100 2000 Control_L Control_R
+               trial description 1
+               tmp/tmp_0_0_1.mipzip 100 2000 Control_L Control_R
+               trial description 2
+         Should also contain a "dummy trial" (a star in the center of the 
+         screen) before each trial for about a second or so
+    jvk:
+        - Create a program that reads line pairs of the form
            <filename> <min-time> <max-time> <list-of-keys>
+           <trial description>
           and for each line
              - shows the named picture centered on screen
              - waits for min-time 
              - waits until any key in the list is pressed
                or until max-time is reached
              - logs the elapsed time and the pressed key (if any)
-    jvk:
-        - Create scripts for generating above lines for each
-          test procedure and subject as per exper.txt
+          Almost done (gfx/util/disp.py):
+               - takes the trial file name on command line
+               - does not yet create a proper log file
         - Create scripts for processing the log files
 
 [[[ alpha2, alpha3 not released, internal milestones. ]]]




reply via email to

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