/[gzz]/gzz/TODO
ViewVC logotype

Diff of /gzz/TODO

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.614 by humppake, Tue Mar 4 10:28:00 2003 UTC revision 1.615 by jvk, Tue Mar 4 11:18:30 2003 UTC
# Line 17  Symbols: Line 17  Symbols:
17  paper paper exper:  paper paper exper:
18    
19      tjl:      tjl:
20            - Fix gfx timeouts
21                    - the timeouts seem to not occur unless the cursor is moved
22                      in the window
23          - Find good set of parameters (number of texts, zooms, blend factor, etc.)          - Find good set of parameters (number of texts, zooms, blend factor, etc.)
24            (blend factor is "blend" in the script and CONST0.a in pagespanpaper.py)            (blend factor is "blend" in the script and CONST0.a in pagespanpaper.py)
25          - What trials to use?          - What trials to use?
# Line 42  paper paper exper: Line 45  paper paper exper:
45                    16 different texts and then again, in the same order,                    16 different texts and then again, in the same order,
46                    (but with a different permutation of conditions).                    (but with a different permutation of conditions).
47                    That way the time between readings is the same for each text.                    That way the time between readings is the same for each text.
48          - Create a program that reads lines of the form          - Make papersampler write a disp.py input file per each test and
49              subject containing disp.py lines such as (see below for a spec):
50                    tmp/tmp_0_0_0.mipzip 100 2000 Control_L Control_R
51                    trial description 1
52                    tmp/tmp_0_0_1.mipzip 100 2000 Control_L Control_R
53                    trial description 2
54              Should also contain a "dummy trial" (a star in the center of the
55              screen) before each trial for about a second or so
56        jvk:
57            - Create a program that reads line pairs of the form
58              <filename> <min-time> <max-time> <list-of-keys>              <filename> <min-time> <max-time> <list-of-keys>
59                <trial description>
60            and for each line            and for each line
61               - shows the named picture centered on screen               - shows the named picture centered on screen
62               - waits for min-time               - waits for min-time
63               - waits until any key in the list is pressed               - waits until any key in the list is pressed
64                 or until max-time is reached                 or until max-time is reached
65               - logs the elapsed time and the pressed key (if any)               - logs the elapsed time and the pressed key (if any)
66      jvk:            Almost done (gfx/util/disp.py):
67          - Create scripts for generating above lines for each                  - takes the trial file name on command line
68            test procedure and subject as per exper.txt                  - does not yet create a proper log file
69          - Create scripts for processing the log files          - Create scripts for processing the log files
70    
71  [[[ alpha2, alpha3 not released, internal milestones. ]]]  [[[ alpha2, alpha3 not released, internal milestones. ]]]

Legend:
Removed from v.1.614  
changed lines
  Added in v.1.615

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26