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

builder: easy way to save data from single trial #71

Closed
jeremygray opened this issue Aug 17, 2011 · 0 comments
Closed

builder: easy way to save data from single trial #71

jeremygray opened this issue Aug 17, 2011 · 0 comments

Comments

@jeremygray
Copy link
Contributor

to save data from a single, unique trial, it seems like it should not require the user to make a loop with 1 repetition and no conditions. that seems like extra work and counter-intuitive. key response components allow you to specify what will be saved. then nothing is saved unless its part of a loop.

maybe there's a way to auto-detect whether a routine on the flow is not part of a loop, and implicitly make a trial handler with 1 rep (doing so invisibly, behind the scenes). probably a full blown trialHandler is not actually needed, and would produce more code than necessary in the lastrun.py files, but it might be a relatively low-effort way to invoke code that will save the data.

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