Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finalise how sendSamples behaves #44

Closed
raacampbell opened this issue Jan 16, 2023 · 2 comments
Closed

Finalise how sendSamples behaves #44

raacampbell opened this issue Jan 16, 2023 · 2 comments

Comments

@raacampbell
Copy link
Contributor

e.g. if no input args should it present a random stimulus? What input options are needed?

@raacampbell
Copy link
Contributor Author

It now does:

% Inputs [param/value pairs]
% 'ConditionNum' - Integer but empty by default. This is the index of the condition number to
%                  present. If empty a random one is chosen.
% 'laserOn' - [bool, true by default] If true the laser is on. If false the galvos move but laser is off.
%              If empty, a random laser state is chosen.
% 'hardwareTriggered' [bool, true by default] If true the DAQ waits for a hardware trgger before 
%                   presenting the waveforms. 
% 'verbose' - [bool, false by default] If true print debug messages to screen.

See fa9b6e6
Confirm with users that this is ok.

@raacampbell
Copy link
Contributor Author

Yes, this is OK. (at least for now)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant