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 gain selection to OSA workflow #230

Merged
merged 37 commits into from
Mar 12, 2024
Merged

Add gain selection to OSA workflow #230

merged 37 commits into from
Mar 12, 2024

Commits on Jun 15, 2023

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

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    aba765d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e42d9e1 View commit details
    Browse the repository at this point in the history
  3. add necessary imports

    marialainez committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    a6ba55e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    97e9618 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cc7643 View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary import

    marialainez committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    ac3acf9 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    2407ae5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03f68a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Merge branch main

    marialainez committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    09cf58f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80ed20b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    269043e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e82c50 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    ed77a8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e01368 View commit details
    Browse the repository at this point in the history
  3. fix tests

    marialainez committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    5db8c22 View commit details
    Browse the repository at this point in the history
  4. fix tests

    marialainez committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    2619970 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    647c6ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    511c92d View commit details
    Browse the repository at this point in the history
  3. import run_summary_table

    marialainez committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    0e464f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    2bf5f41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad33d55 View commit details
    Browse the repository at this point in the history
  3. Use argparser to add the arguments of the script, so that a specific …

    …config file can be used
    marialainez committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    5f3837b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7590ff3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5cb8019 View commit details
    Browse the repository at this point in the history
  6. Remove unnecessary import

    marialainez committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    4cfbe24 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cfac411 View commit details
    Browse the repository at this point in the history
  8. Fix mistake

    marialainez committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    57fa22d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eacd04b View commit details
    Browse the repository at this point in the history
  10. Fix undefined name

    marialainez committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    f2a88c8 View commit details
    Browse the repository at this point in the history
  11. Unnecessary f-string

    marialainez committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    7115e77 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e8dc1e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    73002cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73a7489 View commit details
    Browse the repository at this point in the history
  3. Fix name

    marialainez committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f402ff1 View commit details
    Browse the repository at this point in the history
  4. Correction

    marialainez committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    200aa18 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

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