Visual gallery¶
The previews on this page summarize deterministic eyeprocesspy 0.1.0 example outputs. Run python examples/core_gallery.py and python examples/advanced_gallery.py to generate the full Matplotlib figures directly through the package plotting API. The scripts were validated against the CI-built wheel and use no private participant data.
Gaze, fixation and AOI workflows¶
Pupil and data-quality workflows¶
Psychometrics and measurement¶
Dataset overview¶
The plotting functions retain the underlying plot data on the Matplotlib axes where relevant (ax.eyeprocess_plot_data, and for matrix plots ax.eyeprocess_plot_matrix). This makes the visual output auditable and allows publication styling without losing the numerical payload.
Scientific interpretation
The gallery demonstrates computational capabilities. A gaze, pupil, reliability, or psychometric statistic is not automatically a validated psychological construct. Use the package's evidence, provenance, and guardrail layers alongside an appropriate study design.