-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
dot.py replaces the original dot.py from the psychopy.visual folder | ||
this is a modified version of the original function , but now the dots are updated in the border of the apratus and not randomly on the screen. | ||
Just a note, this code is tailerod for a square and a circle. | ||
|
||
|
||
|
||
The dorGenerate.py is the main code of the experiment where you can change the size,coherence, speed, number of dots and direction separately for both the dots in the squre and the dots ion the circle. | ||
Also define the number of trials and their length. |