Plugins for the Open Ephys GUI (>=1.0.1) that analyse continuous data in windows locked to an event: a TTL edge, optionally conditioned (setup, commited or cancelled) by a broadcast message.
| Plugin | What it does |
|---|---|
Triggered Average (Triggered Avg) (Docs/plugins/triggered-average.md) |
Time-domain average and standard deviation, with individual trials |
Receptive Field Bar Mapper (RF Barmapper) (Docs/plugins/receptive-field-mapper.md) |
Visual receptive fields, back-projected from the per-direction trial averages of a sweeping bar |
Triggered Power (Triggered Power) (Docs/plugins/triggered-power.md) |
Power spectra accumulated across trials and split by condition |
Triggered Coherence (Triggered Coherence) (Docs/plugins/triggered-coherence.md) |
Work-in-progress: Magnitude-squared coherence and coherency phase for configured channel pairs |
| Section | Description |
|---|---|
| Installation (Docs/installation.md) | Release archives, where the binaries go, building from source |
| Getting started (Docs/getting-started.md) | First signal chain to first average |
| Triggers and messages (Docs/triggers.md) | Trigger sources, arm/cancel/commit patterns, MONITOR |
| Plugins (Docs/plugins/index.md) | One page per plugin |
| Parameter reference (Docs/reference/index.md) | Every parameter, its range and what it costs |
| Saved sessions (Docs/sessions/index.md) | The session format, and loading it in Python (Docs/sessions/python.md) or MATLAB (Docs/sessions/matlab.md) |
| Development (Docs/development.md) | Repository layout, the shared cores, tests, releasing |
| Changelog (Docs/changelog.md) |
GPL-3.0-or-later. See LICENSE.