BrainardLab / OneLightToolbox

Brainard Lab code for talking to our OneLight boxes
MIT License
1 stars 0 forks source link

simulate parameter now a structure #9

Closed gkaguirre closed 7 years ago

gkaguirre commented 7 years ago

The parameter “simulate” is now set as structure with multiple fields. The field “simulate.oneLight” is relevant for these routines.

Other fields of the simulate param could be used (in other routines) to control other behaviors.

Signed-off-by: gkaguirre gkaguirre@me.com

DavidBrainard commented 7 years ago

Excellent!