File: index.html

package info (click to toggle)
psychopy 2020.2.10%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 44,056 kB
  • sloc: python: 119,649; javascript: 3,022; makefile: 148; sh: 125; xml: 9
file content (351 lines) | stat: -rw-r--r-- 19,045 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
<!DOCTYPE html>

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
    <title>Home &#8212; PsychoPy v3.0</title>
    <link rel="stylesheet" href="_static/psychopy.css" type="text/css"/>
    <link rel="stylesheet" href="_static/pygments.css" type="text/css"/>
	<link rel="stylesheet" href="_static/breaking-news-ticker.css" type="text/css" >
    <script type="text/javascript" src="_static/jquery.js"></script>
    <script type="text/javascript" src="_static/breaking-news-ticker.min.js"></script>
    <script type="text/javascript" src="_static/documentation_options.js"></script>
    <script type="text/javascript" src="_static/underscore.js"></script>
    <script type="text/javascript" src="_static/doctools.js"></script>
    <script type="text/javascript" src="_static/js/jquery-1.11.0.min.js"></script>
    <script type="text/javascript" src="_static/js/jquery-fix.js"></script>
    <script type="text/javascript" src="_static/bootstrap-3.3.7/js/bootstrap.min.js"></script>
    <script type="text/javascript" src="_static/bootstrap-sphinx.js"></script>
    <link rel="shortcut icon" href="_static/favicon.ico"/>
    <link rel="index" title="Index" href="genindex.html"/>
    <link rel="search" title="Search" href="search.html"/>
    <link rel="next" title="About PsychoPy" href="about/index.html"/>
    <meta charset='utf-8'>
    <meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'>
    <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1'>
    <meta name="apple-mobile-web-app-capable" content="yes">
</head>
<body>

<!-- The social media icon bar -->
<div class="social-bar">
    <a href="https://twitter.com/psychopy" class="twitter">
        <i class="fab fa-twitter"></i></a>
    <a href="https://www.youtube.com/watch?v=VV6qhuQgsiI&list=PLFB5A1BE51964D587" class="youtube">
        <i class="fab fa-youtube"></i></a>
    <a href="https://www.facebook.com/PsychoPy/" class="facebook">
        <i class="fab fa-facebook"></i></a>
    <a href="https://github.com/psychopy/psychopy" class="github">
        <i class="fab fa-github"></i></a>
</div>

<div id="navbar" class="navbar navbar-default navbar-fixed-top">
    <div class="container">
        <div class="navbar-header">
            <!-- .btn-navbar is used as the toggle for collapsed navbar content -->
            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".nav-collapse">
                <span class="icon-bar"></span>
                <span class="icon-bar"></span>
                <span class="icon-bar"></span>
            </button>
            <!-- <span class="navbar-text navbar-version pull-right"><b>3.0</b></span> -->
        </div>

        <div class="collapse navbar-collapse nav-collapse w-100 pull-right">
            <ul class="nav navbar-nav ml-auto">
                <li><a href="https://discourse.psychopy.org">Forum</a></li>
                <li><a href="http://www.psychopy.org/download.html" style="font-weight:bold">Install</a></li>

                <li class="dropdown globaltoc-container">
                    <a role="button"
                       id="dLabelGlobalToc"
                       data-toggle="dropdown"
                       data-target="#"
                       href="#">Documentation <b class="caret"></b></a>
                    <ul class="dropdown-menu globaltoc"
                        role="menu"
                        aria-labelledby="dLabelGlobalToc">
                        <ul>
                            <li class="toctree-l1"><a class="reference internal" href="about/index.html">Features</a>
                            </li>
                            <li class="toctree-l1"><a class="reference internal"
                                                      href="documentation.html">Documentation</a></li>
                            <li class="toctree-l1"><a class="reference internal" href="api/api.html">Reference Manual
                                (API)</a></li>
                            <li class="toctree-l1"><a class="reference internal" href="changelog.html">Changelog</a>
                            </li>
                            <li class="toctree-l1"><a class="reference internal" href="resources/resources.html">Resources
                                (e.g. for teaching)</a></li>
                        </ul>
                    </ul>
                </li>
            </ul>
        </div>
    </div>
</div>

<section id="land">
  <div class="container full-height-with-ticker" height=100% width=90%>
    <div class="row" align="center">
      <div class="delay0" align="center" >
        <!-- <img class="delay0" src="_static/blank_h480.png" alt="placeholder"> -->
        <img src="_static/psychopyLogoOnlineStrap_h480.png" alt="PsychoPy Logo">
        <!-- <img class="img-layer delay1" src="_static/psychopyStrapPrecise.png" alt="PsychoPy is precise"> -->
        <!-- <img class="img-layer delay2" src="_static/psychopyStrapEasy.png" alt="PsychoPy is easy"> -->
        <!-- <img class="img-layer delay3" src="_static/psychopyStrapFlexible.png" alt="PsychoPy is flexible"> -->
        <!-- <img class="img-layer delay4" src="_static/psychopyStrapOnline3.png" alt="PsychoPy is online"> -->
      </div>
    </div>

    <div class="breaking-news-ticker" id="newsTicker">
        <div class="bn-label">News</div>
        <div class="bn-news">
            <ul>
                <li>
                    <a href="https://www.psychopy.org/download.html">
                    Latest version PsychoPy 2020.2 with Forms, Textboxes and a new look! DOWNLOAD now
                    </a>
                </li>
                <li>
                    <a href="https://peerj.com/articles/9414/">
                    Is your software timing as good as PsychoPy? See detailed comparisons with other software in our timing mega-study
                    </a>
                </li>
                <li>
                    <a href="https://uk.sagepub.com/en-gb/eur/building-experiments-in-psychopy/book253480">
                    Buy the official book Building Experiments in PsychoPy
                    </a>
                </li>
                <li>
                    <a href="https://link.springer.com/article/10.3758%2Fs13428-018-01193-y">
                    Please try to cite the most up-to-date paper: Peirce, Gray, Simpson et al (2019)
                    </a>
                </li>
                <!-- <li>
                    <a href="https://www.google.com/search?q=psychopy%20site%3Ayoutube.com">
                    View the (many) tutorials on youtube!
                    </a>
                </li> -->
            </ul> 
        </div>
        <div class="bn-controls">
            <button><span class="bn-arrow bn-prev"></span></button>
            <button><span class="bn-action"></span></button>
            <button><span class="bn-arrow bn-next"></span></button>
        </div>
    </div>
    <script type="text/javascript">
        jQuery(document).ready(function($){
            $('#newsTicker').breakingNews({
                align: 'center',
                effect: 'typography',
                position : 'fixed-bottom',
                borderWidth: 3,
                height: 50,
                themeColor: '#ce2525'
            });
        });
    </script>
    <div class="row bg-info" style="padding:20px; max-width: 100;
            display: flex; justify-content: center; flex-wrap: wrap">
            <a href="#easy" class="btn btn-secondary delay1 smooth-scroll">
                <span style="font-size:2em; font-weight: bold">Easy</span>
                <br>enough for teaching
            </a>
            <a href="#precise" class="btn btn-secondary delay2">
                <span style="font-size:2em; font-weight: bold">Precise</span>
                <br>enough for psychophysics
            </a>
            <a href="#flexible" class="btn btn-secondary delay3">
                <span style="font-size:2em; font-weight: bold">Flexible</span>
                <br>enough for everything else
            </a>
            <a href="#online" class="btn btn-secondary delay4">
                <span style="font-size:2em; font-weight: bold">Online</span>
                <br>or lab-based, your choice
            </a>
            <a href="#open" class="btn btn-secondary delay5 smooth-scroll">
                <span style="font-size:2em; font-weight: bold">Open Science</span>
                <br>because it's what we do
            </a>
    <!-- buttons flex -->
    </div> <!-- row -->

</div> <!-- container -->
</section>

<section class="bg-light" id="about">
    <div class="container" style="padding:20px">
        <div class="row">
            <p>PsychoPy is a free cross-platform package allowing you to run a wide range of experiments in the behavioral sciences (neuroscience, psychology, psychophysics, linguistics...) </p>
            <p>This is a community project. Users have all the source code. Users are the developers. Users support each other. 
            <p>Alongside open-source, we're strong supporters of Open Science, and we'll try to encourage and facilitate that wherever we can!
        </div>
    </div>
</section>

<section class="bg-primary" id="easy">
    <div class="container" style="padding:20px">
        <h2>Easy enough for teaching</h2>
        <p>Universities all over the world are using PsychoPy for teaching students about experiments</p>
        <div class="row">

            <div class="col-md-6 col-lg-8">
                <img src="_images/builder.png" width=100% style="max-width: 1200px;">
            </div>
            <div class="col-md-6 col-lg-4">
                <ul>
                    <li>Flexible and intuitive <a href="builder.html">Builder interface</a> to create huge range of studies
                    </li>
                    <li><a href="https://uk.sagepub.com/en-gb/eur/building-experiments-in-psychopy/book253480"> Textbook</a>(s) suitable for both undergraduate and professional audiences
                    </li>
                    <li>Many further <a href="resources/resources.html">resources</a> for learning and teaching, including <a href="https://www.youtube.com/playlist?list=PLFB5A1BE51964D587">Youtube tutorials</a>, online tutorials and workshops.
                    </li>
                    <li><a href="https://pavlovia.org">The Pavlovia repository of shared experiments</a> accessible directly from the application (requires PsychoPy3) to search for and share your studies.
                    </li>
                </ul>
            </div>
        </div>
    </div>
</section>

<section class="bg-light" id="precise">
    <div class="container" style="padding:20px;">
        <h2>Precise enough for psychophysics</h2>
        <p>Hardware accelerated graphics, best-in class timing, and calibration tools built in</p>
        <div class="row">
            <div class="col-md-6 col-lg-4">
                <ul>
                    <li>Fantastic timing precision (see the <a href="https://peerj.com/articles/9414/">timing mega-study</a> for comparisons)!
                    </li>
                    <li>Time and update your stimulus on every screen refresh!
                    </li>
                    <li>Tools to help monitor calibration and wide range of units 
                    </li>
                    <li>Hardware-accelerated graphics for stimuli that can be updated on the fly
                    </li>
                    <li>Access to button boxes when you need the utmost precision
                    </li>
                    <li>Automated logging for you to what happened and when
                    </li>
                    <li>OpenGL (and shaders) ready for use when you low-level access to graphics
                    </li>
                </ul>
            </div>
            <div class="col-md-6 col-lg-8">
                <img src="_static/sub_ms_audio.png" width=100% style="max-width: 1200px;">
            </div>
        </div>
    </div>
</section>

<section class="bg-primary" id="flexible">
    <div class="container" style="padding:20px">
        <h2>Flexible enough for everything else</h2>   
        <div class="row">
            <div class="col-md-6 col-lg-8">
                <video width=100% style="max-width: 1200px;" loop autoplay>
                    <source src="_static/selectiveInspectDemo.mp4" type="video/mp4">
                    <source src="_static/selectiveInspectDemo.gif" type="image/gif">
                Your browser does not support the video tag.
                </video> 
            </div>
            <div class="col-md-6 col-lg-4">
                PsychoPy is great for:
                <ul>
                    <li><strong>Dynamic, interactive studies:</strong> Free yourself from simple static stimuli! You can update your stimulus interactively on every screen refresh!
                    </li>
                    <li><strong>Neuroimaging:</strong> Send and receive triggers to your hardware at precise times
                    </li>
                    <li><strong>Eye-tracking:</strong> Access to wide range of hardware (eye trackers, button boxes, trigger systems...)
                    </li>
                </ul>
            </div>
        </div>
    </div>
</section>

<section class="bg-light" id="online">
    <div class="container" style="padding:20px">
        <h2>Online</h2>
        <p>Want to run your study on the web, so users can access it anywhere?</p>
        <div class="row">
            <div class="col-md-6 col-lg-4">
            <p>PsychoPy3 added the facility to run studies online using a high-performance, hardware-accelerated, port of the PsychoPy Python library.</p>
            <ul>
                <li>Export your experiment from Builder to a web page
                </li>
                <li>PsychoPy is the <a href="https://peerj.com/articles/9414/">only package with reaction time precision under 4 ms online</a>!
                </li>
                <li>Update your stimulus on every frame, just like in the desktop!
                </li>
                <li>Upload that to <a href="https://pavlovia.org">Pavlovia.org</a> (with easy tools built into the PsychoPy app)
                </li>
                <li>Give participants your URL and run your study in the browser!
                </li>
                <li>You can recruit participants using Sona, Prolific, Mechanical Turk or similar systems.
                </li>
            </ul>
            </div>
            <div class="col-md-6 col-lg-8">
                <img src="_static/online_bruce-mars-S8ffHr_dxHo-unsplash.jpg" width=100% style="max-width: 1200px;">
                <a style="background-color:black;color:white;text-decoration:none;padding:4px 6px;font-family:-apple-system, BlinkMacSystemFont, &quot;San Francisco&quot;, &quot;Helvetica Neue&quot;, Helvetica, Ubuntu, Roboto, Noto, &quot;Segoe UI&quot;, Arial, sans-serif;font-size:12px;font-weight:bold;line-height:1.2;display:inline-block;border-radius:3px" href="https://unsplash.com/@brucemars?utm_medium=referral&amp;utm_campaign=photographer-credit&amp;utm_content=creditBadge" target="_blank" rel="noopener noreferrer" title="Download free do whatever you want high-resolution photos from bruce mars"><span style="display:inline-block;padding:2px 3px"><svg xmlns="http://www.w3.org/2000/svg" style="height:12px;width:auto;position:relative;vertical-align:middle;top:-2px;fill:white" viewBox="0 0 32 32"><title>unsplash-logo</title><path d="M10 9V0h12v9H10zm12 5h10v18H0V14h10v9h12v-9z"></path></svg></span><span style="display:inline-block;padding:2px 3px">bruce mars</span></a>
            </div>
        </div>
    </div>
</section>

<section class="bg-info" id="open">
    <div class="container" style="padding:20px">
        <h2>Open science</h2>
        <p>Did you notice that everyone's sharing these days?</p>
        <div class="row">

            <div class="col-md-6 col-lg-8">
                <img src="_static/open_richard-balog-H9GZgI6jU7Y-unsplash.jpg" width=100% style="max-width: 1200px;">
                <a style="background-color:black;color:white;text-decoration:none;padding:4px 6px;font-family:-apple-system, BlinkMacSystemFont, &quot;San Francisco&quot;, &quot;Helvetica Neue&quot;, Helvetica, Ubuntu, Roboto, Noto, &quot;Segoe UI&quot;, Arial, sans-serif;font-size:12px;font-weight:bold;line-height:1.2;display:inline-block;border-radius:3px" href="https://unsplash.com/@ricsard?utm_medium=referral&amp;utm_campaign=photographer-credit&amp;utm_content=creditBadge" target="_blank" rel="noopener noreferrer" title="Download free do whatever you want high-resolution photos from Richard Balog"><span style="display:inline-block;padding:2px 3px"><svg xmlns="http://www.w3.org/2000/svg" style="height:12px;width:auto;position:relative;vertical-align:middle;top:-2px;fill:white" viewBox="0 0 32 32"><title>unsplash-logo</title><path d="M10 9V0h12v9H10zm12 5h10v18H0V14h10v9h12v-9z"></path></svg></span><span style="display:inline-block;padding:2px 3px">Richard Balog</span></a>
            </div>
            <div class="col-md-6 col-lg-4">
                <ul>
                    <li>PsychoPy was written by scientists for scientists
                    </li>
                    <li>You have all the source code. If you want something added or changed you can go ahead and make that change!
                    </li>
                    <li><a href="https://github.com/psychopy/psychopy/graphs/contributors">Over 100 contributors</a> have made changes (small or large) and fed them back to the project for others to benefit!
                    </li>
                    <li>You can <a href="https://pavlovia.org">share your study</a> on <a href="https://pavlovia.org">Pavlovia.org</a> and that means more people might be tempted to base their work on yours (which means more people talking about your work).
                    </li>
                </ul>
            </div>
        </div>
    </div>
</section>

<footer class="footer">
    <div class="container" style="padding:20px">
        <h2>Credits</h2>
        <div class="row">
            <div class="col-md-6 col-lg-6">
                <a href="http://www.nottingham.ac.uk/"><img src="_static/UoN_Supported_RGB.png", alt="Uni of Nottingham" width=200></a>
                <br>
                <br>
                <br>
                <br>
            </div>
            <div class="col-md-6 col-lg-6">
                <p class="pull-right">
                    &copy; Copyright 2002-2018, Jonathan Peirce<br/>
                    &copy; Copyright 2002-2018, <a href="https://opensciencetools.org">Open Science Tools Ltd.</a>

                    <br/><br/>
                    <a href="#">Back to top</a>
                    <br/>
                </p>
                <br>
            </div>
        </div>
    </div>
</footer>
</body>
</html>