OSDN Git Service

clock interval
[psychlops/silverlight.git] / test3 / PsychlopsMain.cs
index 1991b9d..bef253a 100644 (file)
@@ -41,7 +41,7 @@ namespace PsychlopsSilverlight3test
 \r
                                //Figures.drawGabor(ref img, 20, 100, 1, 0, frames * 2.0 * Math.PI / tfreq / 60);\r
                                //Figures.drawGaussian(ref img, 20, 1);\r
-                               Figures.drawGrating(ref img, 100, 100, 20, 1, 2, frames * 2.0 * Math.PI / tfreq / 60);\r
+                               Figures.drawGrating(ref img, 300, 300, 20, 1, 2, frames * 2.0 * Math.PI / tfreq / 60);\r
                                img.centering(Mouse.position);\r
                                img.draw();\r
 \r
@@ -53,7 +53,6 @@ namespace PsychlopsSilverlight3test
 \r
                                fixation.shift(100,100);\r
                                fixation.draw(new Stroke(Color.blue, 3));\r
-                               AppState.statusBar = "dhdyr";\r
 \r
                                cnvs.flip();\r
                        }\r