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

Add support for oneoff experiment type. #8

Closed
InsertCreativityHere opened this issue Feb 6, 2020 · 1 comment
Closed

Add support for oneoff experiment type. #8

InsertCreativityHere opened this issue Feb 6, 2020 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@InsertCreativityHere
Copy link
Owner

Right now, all data is constrained to fitting into a hierarchy of:

  • Session
    • Experiment
      • Trial
        While this is an ideal format for the way that the physics lab is run, this in general may be too restrictive for general use. To solve this problem, we should introduce a new data-object type of 'OneOff' which would function as a single fully-contained trial, and that would be place-able anywhere within the hierarchy.
@InsertCreativityHere InsertCreativityHere added the enhancement New feature or request label Feb 6, 2020
@InsertCreativityHere
Copy link
Owner Author

Support for OneOffs was added in 7dd227f.

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

No branches or pull requests

1 participant