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

Interactive Plotter #329

Open
wants to merge 38 commits into
base: main
Choose a base branch
from
Open

Commits on May 29, 2024

  1. push for draft PR

    vcatlett committed May 29, 2024
    Configuration menu
    Copy the full SHA
    a008ecc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6252db0 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. changes

    vcatlett committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1975c80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    606798a View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. home changes

    vcatlett committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    a8993f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6d3f89 View commit details
    Browse the repository at this point in the history
  3. plotter tests

    vcatlett committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    0c6c2b8 View commit details
    Browse the repository at this point in the history
  4. fix merge

    vcatlett committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    96f3673 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. add second ROI

    vcatlett committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    bc1f69d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcb942b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Remove plot dev folder

    vcatlett committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    5734afe View commit details
    Browse the repository at this point in the history
  2. revert to single ROI

    vcatlett committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    30fe563 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63aad54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    555b57c View commit details
    Browse the repository at this point in the history
  5. add more docs

    vcatlett committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    e684fba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c54d88b View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

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

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    0983f19 View commit details
    Browse the repository at this point in the history
  2. attempt to fix requirements

    vcatlett committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    24df6d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66a0da8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f4386a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be61275 View commit details
    Browse the repository at this point in the history
  6. downgrade pytest-cov

    vcatlett committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    53f5e4e View commit details
    Browse the repository at this point in the history
  7. clear pip cache

    vcatlett committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f7dbd9a View commit details
    Browse the repository at this point in the history
  8. purge pip cache in workflow

    vcatlett committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b71603c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a69ad7f View commit details
    Browse the repository at this point in the history
  10. small plotter change

    vcatlett committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    7937529 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2e55445 View commit details
    Browse the repository at this point in the history
  12. undo pip purge stuff

    vcatlett committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    dea02ed View commit details
    Browse the repository at this point in the history
  13. fix pyqt5-qt dependency

    vcatlett committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    15e3ef4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e5126b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    f56eb9f View commit details
    Browse the repository at this point in the history
  2. refactoring mess

    vcatlett committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    6e9ff4d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    8f38d2f View commit details
    Browse the repository at this point in the history
  2. update .gitignore

    vcatlett committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0065231 View commit details
    Browse the repository at this point in the history
  3. update requirements.txt

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

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    c92cc6a View commit details
    Browse the repository at this point in the history
  2. cleanup plotting

    vcatlett committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    53c46c8 View commit details
    Browse the repository at this point in the history