Workflow Description#

Note

This description assumes the reader has a foundation in Bonsai that is built on the Trigger Workflow Description. Start there if you have not already.

Commutator IncludeWorkflow#

exported svg of main workflow with bounding box over nodes responsible for automatic commutation
  • The Quaternion node connects to the AutoCommutator node. The AutoCommutator node represents a IncludeWorkflow operator named AutoCommutator. An IncludeWorkflow operator includes a workflow from another file into a parent workflow. To inspect the included workflow, press F12 while the AutoCommutator node is selected. This workflow comes from the OpenEphys.Commutator Bonsai package.

  • A node’s border represents the scope of the corresponding operator. For instance, the dashed grey line around the AutoCommutator node indicates it shares a scope with the “main” workflow. In contrast, a solid line would indicates it defines its own scope. For more information, refer to the Bonsai documentation on this subject.

Note

To learn more about a respective node, refer to the description in the Properties pane that appears after left-clicking the respective node. If the node has a name that is different from the name of the operator it represents, the operator name is presented in parenthesis after the node name.