/[gzz]/gzz/TODO
ViewVC logotype

Diff of /gzz/TODO

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

revision 1.604 by jvk, Mon Mar 3 11:04:20 2003 UTC revision 1.605 by jvk, Mon Mar 3 15:00:44 2003 UTC
# Line 17  Symbols: Line 17  Symbols:
17  paper paper exper:  paper paper exper:
18    
19      tjl:      tjl:
20          - Create a script that          - Fix papersampler script
21              - generates white, light, and dark versions of a unique texture              - first image seems to incorrectly have haloed text
22                for each page in http://himalia.it.jyu.fi/~jvkujala/texts.pdf              - images for second subject are broken (no text, black images, etc.)
23              - saves each page with each texture type in a PNG file          - Find good set of parameters (number of texts, zooms, blend factor, etc.)
24                for each of the 6 different zooms            (blend factor is "blend" in the script and CONST0.a in pagespanpaper.py)
25              - 12 textures, 12 texts, 4 zooms          - Perhaps 18 texts, each read twice by the subject with randomly assigned
26                for subject in subjects:            conditions?
27                  for text, texture, zoom in (texts, randomPermutation(textures),          - Think about randomization
28                                       randomPermutation(zooms + zooms + zooms)):                  - can we have a subject read the same text twice in a row?
29                     for bg in white, light, dark:                  - do we need to enforce the same number of trials for each ordered
30                        save text on texture(bg) with zoom                    condition pair corresponding to a text read twice by a subject?
31              - the trials for each subject are presented in a random order                    Or can we trust on number of trials to be approximately non-skewed?
             - the permutation of bg types for each zoom / text should  
               be evenly distributed for each subject and between subjects  
32          - Create a program that reads lines of the form          - Create a program that reads lines of the form
33              <filename> <min-time> <max-time> <list-of-keys>              <filename> <min-time> <max-time> <list-of-keys>
34            and for each line            and for each line

Legend:
Removed from v.1.604  
changed lines
  Added in v.1.605

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