| 1 | |
| 2 | == '''PsychoPy - Psychology software in Python''' == |
| 3 | |
| 4 | |
| 5 | |
| 6 | '''''Description:''''' |
| 7 | |
| 8 | PsychoPy is an open-source application allowing to run a wide range of neuroscience, psychology and psychophysics experiments. It’s a free, powerful alternative to Presentation™ or e-Prime™, which use the Coder interface to write extremely powerful experiments in the widely-used Python programming language. The platform is independence and that is achieved through the use of the wxPython widget library for the application and OpenGL for graphics calls. PsychoPy runs on a wide variety of hardware, Windows, OS X or Linux, and it really does benefit from a decent graphics card. You should get an ATI or nVidia card that supports OpenGL 2.0, and to avoid built-in Intel graphics chips. |
| 9 | The first time PsychoPy was written in 2003 as a proof of concept that a high-level scripring language could generate experimental stimuli in real time. It is continually updated with 5-10 releases each year, containing new features and bug fixes. It has many versions and the last one was released June 2017. |
| 10 | There are many advantages to using PsychoPy, such as: |
| 11 | |
| 12 | Simple install process |
| 13 | Precise timing |
| 14 | Huge variety of stimuli generated in real-time: |
| 15 | linear gratings, bitmaps constantly updating |
| 16 | text |
| 17 | sounds |
| 18 | Platform independent - run the same script on Win, OS X or Linux |
| 19 | Flexible stimulus units |
| 20 | Coder interface for those that like to program |
| 21 | Builder interface for those that don’t like |
| 22 | Multi-monitor support |
| 23 | |
| 24 | '''URL:''' |
| 25 | 1. http://www.psychopy.org/ |
| 26 | 2. https://en.wikipedia.org/wiki/PsychoPy |
| 27 | 3. http://www.psychopy.org/PsychoPyManual.pdf |
| 28 | 4. https://www.youtube.com/playlist?list=PLFB5A1BE51964D587 |
| 29 | |
| 30 | |
| 31 | |
| 32 | '''''Project Anatomy''''' |
| 33 | |
| 34 | |
| 35 | ---- |
| 36 | |
| 37 | |
| 38 | '''Community''' |
| 39 | |
| 40 | '''Leadership''' |
| 41 | |
| 42 | '''Forking''' |
| 43 | |
| 44 | '''Communication''' |
| 45 | |
| 46 | '''Roadmaps''' |
| 47 | |
| 48 | '''Releases''' |
| 49 | |
| 50 | '''Repositories''' |
| 51 | |
| 52 | '''Packaging''' |
| 53 | |
| 54 | '''Upstream/downstream''' |
| 55 | |
| 56 | '''Version Control''' |
| 57 | The latest version: 1.85.3 was released in August 2017 with an initial proof of the concept of online experiments. |
| 58 | |
| 59 | '''Trackers''' |
| 60 | |
| 61 | |
| 62 | |
| 63 | '''''Project Evaluation''''' |
| 64 | |
| 65 | |
| 66 | '''''Fieldtrips''''' |
| 67 | |
| 68 | |
| 69 | ---- |
| 70 | |
| 71 | |
| 72 | |
| 73 | '''Github:''' |
| 74 | 1. https://github.com/psychopy/psychopy |
| 75 | 2. https://github.com/psychopy/psychopy/releases |
| 76 | |
| 77 | '''Openhub:''' |
| 78 | 1. https://openhub.net/p/PsychoPy |
| 79 | |
| 80 | '''Source Forge:''' |
| 81 | 1. https://sourceforge.net/directory/os:windows/?q=PsychoPy |
| 82 | |
| 83 | |
| 84 | '''''Evaluation''''' |
| 85 | |
| 86 | ---- |
| 87 | |
| 88 | '''Licensing''' |
| 89 | GNU GPL v3+ |
| 90 | |
| 91 | '''Language''' |
| 92 | Python |
| 93 | |
| 94 | '''Activity''' |
| 95 | Active |
| 96 | |
| 97 | '''Number of contributors''' |
| 98 | 1. Jonathan Peirce |
| 99 | 2. Jeremy Gray |
| 100 | 3. Yaroslav Halchenko |
| 101 | |
| 102 | '''Size''' |
| 103 | For different versions see the size on this page https://github.com/psychopy/psychopy/releases |
| 104 | |
| 105 | '''Issue tracker''' |
| 106 | It has forum on which you can ask your question. |
| 107 | |
| 108 | '''New contributor''' |
| 109 | PsychoPy has official workshops that can include anyone who wants to participate, and want to start using Python (and PsychoPy) in studies in behavioral sciences. During the academic 2016 - 2017 there were three workshops organized. For details about new workshops you can follow the link: http://www.psychopy.org/resources/workshops.html#officialworkshops |
| 110 | |
| 111 | '''Community norms''' |
| 112 | |
| 113 | '''User base''' |