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

send newTrial events #54

Open
nsteinme opened this issue May 14, 2018 · 1 comment
Open

send newTrial events #54

nsteinme opened this issue May 14, 2018 · 1 comment

Comments

@nsteinme
Copy link
Contributor

Send an event at the start of the new trial which contains the trial number, repeat number, and all params.

How to implement it?

  1. As a function that is called "onValue" of newTrial? (with a short delay? otherwise pars may not have updated yet?)
  2. As a function that is called explicitly in the mainLoop whenever trial number has been incremented? (may be safest in terms of making sure that all pars updates will be included within the newTrail event)
@jkbhagatio
Copy link
Member

@nsteinme has this been implemented?

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

2 participants