Changes between Initial Version and Version 1 of ProjectPsychoPiPage


Ignore:
Timestamp:
09/13/17 03:07:35 (7 years ago)
Author:
Chichakovska Katerina
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProjectPsychoPiPage

    v1 v1  
     1
     2== '''PsychoPy - Psychology software in Python''' ==
     3
     4
     5
     6'''''Description:'''''
     7
     8PsychoPy 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.
     9The 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.
     10There 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:'''
     251. http://www.psychopy.org/
     262. https://en.wikipedia.org/wiki/PsychoPy
     273. http://www.psychopy.org/PsychoPyManual.pdf
     284. 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'''
     57The 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:'''
     741. https://github.com/psychopy/psychopy
     752. https://github.com/psychopy/psychopy/releases
     76
     77'''Openhub:'''
     781. https://openhub.net/p/PsychoPy
     79
     80'''Source Forge:'''
     811. https://sourceforge.net/directory/os:windows/?q=PsychoPy
     82
     83
     84'''''Evaluation'''''
     85
     86----
     87
     88'''Licensing'''
     89GNU GPL v3+
     90
     91'''Language'''
     92Python
     93
     94'''Activity'''
     95Active
     96
     97'''Number of contributors'''
     981. Jonathan Peirce
     992. Jeremy Gray
     1003. Yaroslav Halchenko
     101
     102'''Size'''
     103For different versions see the size on this page https://github.com/psychopy/psychopy/releases
     104
     105'''Issue tracker'''
     106It has forum on which you can ask your question.
     107
     108'''New contributor'''
     109PsychoPy 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'''