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 bias wave task to pysmurf-controller agent #633

Merged
merged 9 commits into from
Mar 28, 2024

Commits on Feb 23, 2024

  1. Update agent.py for bias waves

    adding in code for bias waves. Essentially copying the bias step code block and modifying for bias wave analysis.
    bkelle authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    8695da5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    748a1ea View commit details
    Browse the repository at this point in the history
  3. Update agent.py w/ changes requested by Jack.

    added in param for "tag" arg for bias wave (and biasstep... seemed to be missing there too). Rmoved docstring for nonexistent documentation.
    bkelle authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    f9f8c3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    688b21a View commit details
    Browse the repository at this point in the history
  5. Update agent.py

    registered OCS operation at bottom of file
    bkelle authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    8a78a70 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. removed stray decorator

    bkelle authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    0c1e78d View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

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

Commits on Mar 26, 2024

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

Commits on Mar 28, 2024

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