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

Need better way to modify experiment design #22

Open
hsharrison opened this issue Feb 26, 2015 · 0 comments
Open

Need better way to modify experiment design #22

hsharrison opened this issue Feb 26, 2015 · 0 comments

Comments

@hsharrison
Copy link
Owner

I forgot a trial in a design matrix, and forgot to increase the number of participants, before creating an experiment. It was more difficult than I'd like to make changes. Re-shuffling after appending a trial, required me to access the "private" method ExperimentSection._children.

We should have:

  • better low-level APIs to supplement append_child, such as a method to re-order the children.
  • a high-level API to re-load an experiment from a modified spec (e.g., YAML file), making changes where it doesn't impact already collected data and otherwise perhaps giving a warning or presenting the user with choices.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant