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

Clean-up Experiment dependencies inside Stimulus #72

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from
Draft

Commits on Mar 1, 2022

  1. calibrator initialized from the protocol runner;

    new init_external get's also a calibrator object
    fedem-p committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    6fc6347 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e96d16 View commit details
    Browse the repository at this point in the history
  3. Cleaned useless comments

    fedem-p committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    8e79c62 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. added EnvironmentState dataclass;

    and changed calibrator init for stimulus
    fedem-p committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    516d893 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Move data class;

    printout error for feedback;
    moved initialization of environmentstate var
    fedem-p committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    884016a View commit details
    Browse the repository at this point in the history
  2. updated variable name;

    added class init
    fedem-p committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    e4ffdf0 View commit details
    Browse the repository at this point in the history
  3. Updated calibrator variable

    fedem-p committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    03a99bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bad8037 View commit details
    Browse the repository at this point in the history
  5. removed useless comments

    fedem-p committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    6db29ec View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. change msg for deprecation

    fedem-p committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    7d9cf14 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. added params to env_state var;

    asset_dir, arduino board and logger
    fedem-p committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    f1b545b View commit details
    Browse the repository at this point in the history
  2. updated access to new params;

    access env state var
    fedem-p committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    1f3c8cb View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

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