expyfun.analyze.plot_screen#
- expyfun.analyze.plot_screen(screen, ax=None)[source]#
Plot a captured screenshot
- Parameters:
- screenarray
The N x M x 3 (or 4) array of screen pixel values.
- axmatplotlib Axes | None
If provided, the axes will be plotted to and cleared of ticks. If None, a figure will be created.
- Returns:
- axmatplotlib Axes
The axes used to plot the image.
Examples using expyfun.analyze.plot_screen
#
Run a very basic experiment
Run a simple experiment
Sound level test and visual size calibration
Sound level test and visual size calibration
Experiment drawing methods
KeyPressAndRelease demo
Display text with different formatting methods
Display text with different formatting methods
ProgressBar demo
Experiment with eye-tracking
Use joystick controls
Mouse click demo
Keypress demo
Video playing made simple
Use the CRM corpus
Video property control
A-V sync test