Workflow Descrption#
Note
This description assumes a foundation in Bonsai that is built on the Save Data Workflow Description. Start there if you have not already.
Trigger Image Data#
The
UclaMiniscopeV4
node connects to theTrigger
node. TheTrigger
node represents aCondition
operator named Trigger. ACondition
operator emits the item it receives under specific conditions. To inspect the its conditional statement, double left-click theTrigger
node. TheTrigger
node connects to theImage
node.Trigger
only emits items if its conditional statement (described in the next section) isTRUE
.
Trigger Logic#
Trigger
emitsUCLAMiniscopeV4Frame
if theTrigger
member ofUCLAMiniscopeV4Frame
isTrue
.
To continue learning using the UCLA Miniscope v4 and Miniscope-DAQ in Bonsai, refer to the Commutate Workflow Explainer