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

Update Run Manager for New Infrastructure #139

Open
wants to merge 36 commits into
base: jim-dev
Choose a base branch
from
Open

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    ee08171 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b8de58 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #117 from thomasckng/run-manager

    Run manager
    thomasckng authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    e96b34e View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Merge pull request #134 from kazewong/98-moving-naming-tracking-into-…

    …jim-class-from-prior-class
    
    Sync
    thomasckng authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    38bb277 View commit details
    Browse the repository at this point in the history
  2. Remove legacy test files

    thomasckng committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1c21605 View commit details
    Browse the repository at this point in the history
  3. Update utils.py

    thomasckng committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    19c4a29 View commit details
    Browse the repository at this point in the history
  4. Reformat

    thomasckng committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    169aaa2 View commit details
    Browse the repository at this point in the history
  5. Update runmanger

    thomasckng committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0f687f7 View commit details
    Browse the repository at this point in the history
  6. Update runmanager

    thomasckng committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1dbbd55 View commit details
    Browse the repository at this point in the history
  7. Reformat

    thomasckng committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    cb07d4e View commit details
    Browse the repository at this point in the history
  8. Change default path

    thomasckng committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    e5b6e84 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Update runManager.py

    xuyuon authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b1133d3 View commit details
    Browse the repository at this point in the history
  2. Update runManager.py

    xuyuon authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    2a9d696 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #135 from thomasckng/run-manager

    Update Run Manager
    ThibeauWouters authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    15a103d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Merge pull request #12 from kazewong/run-manager

    Run manager
    xuyuon authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7050ca8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec1c90f View commit details
    Browse the repository at this point in the history
  3. Fix bug in save_summary()

    xuyuon committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    fd63c8b View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Fix bug

    thomasckng committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    77a75dc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #140 from thomasckng/run-manager-dev

    Fix bug in PR
    xuyuon authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    863f34c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #13 from kazewong/run-manager

    Run manager
    xuyuon authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9b19b9f View commit details
    Browse the repository at this point in the history
  4. Fix transform initialization

    xuyuon committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    55a79e8 View commit details
    Browse the repository at this point in the history
  5. Fix stdout issue

    xuyuon committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f046a70 View commit details
    Browse the repository at this point in the history
  6. Reformatted

    xuyuon committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5d1458e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #141 from xuyuon/fix-run-manager-bugs

    Fix run manager bugs
    xuyuon authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ca9f906 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    522d7c0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    06e22b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Fix bug in load_from_path

    xuyuon committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    186b9d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de18eda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ddc1fc View commit details
    Browse the repository at this point in the history
  4. reformatted

    xuyuon committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    2d3976f View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    c906c67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7309e44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    337c21e View commit details
    Browse the repository at this point in the history
  4. reformatted

    xuyuon committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    1fb0b29 View commit details
    Browse the repository at this point in the history
  5. reformatted

    xuyuon committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    3a02bdc View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Merge pull request #145 from xuyuon/run-manager

    Adding MultipleEventPERunManager
    thomasckng authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    e1af4a9 View commit details
    Browse the repository at this point in the history