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

Initial draft of the DataSet spec #476

Merged
merged 8 commits into from
Mar 8, 2017
Merged

Initial draft of the DataSet spec #476

merged 8 commits into from
Mar 8, 2017

Commits on Feb 3, 2017

  1. Initial draft of the DataSet spec

    Alan Geller committed Feb 3, 2017
    Configuration menu
    Copy the full SHA
    9e8f245 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into dataset-spec

    Alan Geller authored Feb 3, 2017
    Configuration menu
    Copy the full SHA
    c3a9a34 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2017

  1. Updated based on feedback

    Alan Geller committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    be98a53 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2017

  1. More feedback

    Removed API reference to QCoDeS Parameters, allowed addition of
    parameters with value arrays, dropped "optional", added min_count and
    min_wait to subscriptions, and some RST cleanup.
    Alan Geller committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    f215e5b View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2017

  1. Added unique identifier

    Added a name parameter to the constructor and an id attribute that
    returns a unique identifier for the DAtaSet, suitable for use as a
    reference.
    Alan Geller committed Feb 10, 2017
    Configuration menu
    Copy the full SHA
    5ccbe08 View commit details
    Browse the repository at this point in the history
  2. Id field should be part of the metadata

    Specified that the identifier should be automatically stored in the
    DataSet's metadata.
    Alan Geller committed Feb 10, 2017
    Configuration menu
    Copy the full SHA
    27cafd9 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2017

  1. Nearly-final draft

    Removed persistence, added more metadata details, added utilitiy
    function section
    Alan Geller committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    3b417f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2017

  1. Configuration menu
    Copy the full SHA
    d6d0c75 View commit details
    Browse the repository at this point in the history