|
PluginsPlugins play an important role in relacs. They adapt relacs to specific hardware drivers and they allow you to implement research protocols, filters, spike detectors, etc. The plugins can be grouped into high-level plugins and device plugins. In the following, plugins of both groups are sorted by either the plugins set they belong to or their type. High-Level PluginsHigh-level plugins work on data and/or generate data independently of the hardware. High-Level Plugin SetsThe plugins come in sets that contain plugins for a specific experimental setting:
Most of these plugin sets (not the "basic plugins")
come with a demo configuration and macro file.
Simply cd to the base directory of the plugin set
(below the $> ./relacslocal -3 from there for a demo.
High-Level Plugin TypesThe same plugins as from the previous section but sorted by their type:
Device PluginsThe device plugins make differrent devices available to relacs. Device-Plugin SetsPlugins for specific hardware families also come in sets:
Device-Plugin TypesThe same plugins as from the previous section but sorted by their type:
|