Skip to content

Commit 7f03e99

Browse files
authored
Merge pull request #52 from Charlotte-Potter/add_alt_text
Doc update - added alt text. Update ApertureComponent.rst
2 parents a788237 + a404f34 commit 7f03e99

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

source/builder/components/ApertureComponent.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Aperture Component
1111

1212
.. image:: /images/aperture.gif
1313
:width: 60%
14+
:alt: "A grey screen with a moving cirle, which is linked to a mouse. As the mouse is moved a photo of a landscape underneath is shown as if revealing a hidden image underneath."
1415

1516
This component can be used to filter the visual display, as if the subject is looking at it through an opening (i.e. add an image component, as the background image, then add an aperture to show part of the image). Currently, in builder, only circular apertures are supported (you can change the shape by specifying your aperture in a code component- we are hoping to make it easier to do this through builder soon!). Moreover, only one aperture is enabled at a time. You can't "double up": a second aperture takes precedence. Currently this component **does not run online** (`see the status of online options <https://www.psychopy.org/online/status.html>`_, but you can achieve something similar online using an image with a mask: see an `example demo here <https://run.pavlovia.org/demos/dynamic_selective_inspect/html/>`_ with corresponding `PsychoPy experiment files here <https://gitlab.pavlovia.org/demos/dynamic_selective_inspect>`_ or by using the `MouseView plugin <https://run.pavlovia.org/demos/mouseview_demo/>`_.
1617

@@ -236,4 +237,4 @@ Validate with...
236237

237238
API reference for :class:`~psychopy.visual.Aperture`
238239

239-
.. redirect-from:: aperture.rst
240+
.. redirect-from:: aperture.rst

0 commit comments

Comments
 (0)