| title | Extensions | |
|---|---|---|
| tags |
|
The FieldTrip toolbox is part of a larger, collaborative ecosystem. We encourage researchers and developers to open-source and share their own extensions, plugins, algorithms, graphical user interfaces, and analysis pipelines that extend, build upon, or interface with FieldTrip. To support community-driven development, we collect and list known contributions on this page.
{% include markup/yellow %}
To have your own extension listed here, please contact the FieldTrip maintainers by email or send a pull request.
{% assign extensions = site.data.extensions | sort %} {% for item in extensions %}
{{ item[1].description }}
This extension was authored by {{ item[1].authors }}.
For more information see here.
{% endfor %}