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

Auto center button 2024 2 #386

Open
wants to merge 46 commits into
base: 2024-2-nyx
Choose a base branch
from

Commits on May 24, 2024

  1. Adding autocenter_lucid

    adding autocenter_lucid.py and hopefully showing the autocenter button on the gui
    NYSBC-Rudra committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b914294 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e9abbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48cd4f4 View commit details
    Browse the repository at this point in the history
  4. Update control_main.py

    NYSBC-Rudra committed May 24, 2024
    Configuration menu
    Copy the full SHA
    acd5de0 View commit details
    Browse the repository at this point in the history
  5. Update control_main.py

    NYSBC-Rudra committed May 24, 2024
    Configuration menu
    Copy the full SHA
    021321e View commit details
    Browse the repository at this point in the history
  6. Update control_main.py

    NYSBC-Rudra committed May 24, 2024
    Configuration menu
    Copy the full SHA
    1006f23 View commit details
    Browse the repository at this point in the history
  7. Update control_main.py

    NYSBC-Rudra committed May 24, 2024
    Configuration menu
    Copy the full SHA
    73f91ee View commit details
    Browse the repository at this point in the history
  8. Update control_main.py

    NYSBC-Rudra committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2061501 View commit details
    Browse the repository at this point in the history
  9. Update control_main.py

    NYSBC-Rudra committed May 24, 2024
    Configuration menu
    Copy the full SHA
    86b89a3 View commit details
    Browse the repository at this point in the history
  10. Update control_main.py

    NYSBC-Rudra committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c1ee51e View commit details
    Browse the repository at this point in the history
  11. Update control_main.py

    NYSBC-Rudra committed May 24, 2024
    Configuration menu
    Copy the full SHA
    385bbd3 View commit details
    Browse the repository at this point in the history
  12. Update control_main.py

    NYSBC-Rudra committed May 24, 2024
    Configuration menu
    Copy the full SHA
    35e0a34 View commit details
    Browse the repository at this point in the history
  13. Update control_main.py

    NYSBC-Rudra committed May 24, 2024
    Configuration menu
    Copy the full SHA
    0420ea9 View commit details
    Browse the repository at this point in the history
  14. Update control_main.py

    NYSBC-Rudra committed May 24, 2024
    Configuration menu
    Copy the full SHA
    559ff97 View commit details
    Browse the repository at this point in the history
  15. Update control_main.py

    NYSBC-Rudra committed May 24, 2024
    Configuration menu
    Copy the full SHA
    e346a16 View commit details
    Browse the repository at this point in the history
  16. Update control_main.py

    NYSBC-Rudra committed May 24, 2024
    Configuration menu
    Copy the full SHA
    9de5202 View commit details
    Browse the repository at this point in the history
  17. trying QProcess async

    NYSBC-Rudra committed May 24, 2024
    Configuration menu
    Copy the full SHA
    aea4645 View commit details
    Browse the repository at this point in the history
  18. Update control_main.py

    NYSBC-Rudra committed May 24, 2024
    Configuration menu
    Copy the full SHA
    cbc9314 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    96db2d4 View commit details
    Browse the repository at this point in the history
  20. Update control_main.py

    NYSBC-Rudra committed May 24, 2024
    Configuration menu
    Copy the full SHA
    0cd3dde View commit details
    Browse the repository at this point in the history
  21. Update process_monitor.py

    NYSBC-Rudra committed May 24, 2024
    Configuration menu
    Copy the full SHA
    410f709 View commit details
    Browse the repository at this point in the history
  22. Editing qpopupbox

    NYSBC-Rudra committed May 24, 2024
    Configuration menu
    Copy the full SHA
    4dede3c View commit details
    Browse the repository at this point in the history
  23. Update process_monitor.py

    NYSBC-Rudra committed May 24, 2024
    Configuration menu
    Copy the full SHA
    e7f65a4 View commit details
    Browse the repository at this point in the history
  24. Update control_main.py

    NYSBC-Rudra committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5d2e9f2 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    87a3bfd View commit details
    Browse the repository at this point in the history
  26. Update control_main.py

    NYSBC-Rudra committed May 24, 2024
    Configuration menu
    Copy the full SHA
    66dbeed View commit details
    Browse the repository at this point in the history
  27. adding function to get raster coordinates

    to test it will call from the auto center button beefore and after
    NYSBC-Rudra committed May 24, 2024
    Configuration menu
    Copy the full SHA
    8be5cc3 View commit details
    Browse the repository at this point in the history
  28. Update control_main.py

    NYSBC-Rudra committed May 24, 2024
    Configuration menu
    Copy the full SHA
    52996f9 View commit details
    Browse the repository at this point in the history
  29. fixing resolution dialog

    NYSBC-Rudra committed May 24, 2024
    Configuration menu
    Copy the full SHA
    00c97f2 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. quick test

    NYSBC-Rudra committed May 28, 2024
    Configuration menu
    Copy the full SHA
    ae93a67 View commit details
    Browse the repository at this point in the history
  2. fixing test function call

    NYSBC-Rudra committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e47395a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73e1878 View commit details
    Browse the repository at this point in the history
  4. Update control_main.py

    NYSBC-Rudra committed May 28, 2024
    Configuration menu
    Copy the full SHA
    2e10da1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f016b5b View commit details
    Browse the repository at this point in the history
  6. Update control_main.py

    NYSBC-Rudra committed May 28, 2024
    Configuration menu
    Copy the full SHA
    5dca6df View commit details
    Browse the repository at this point in the history
  7. Update control_main.py

    NYSBC-Rudra committed May 28, 2024
    Configuration menu
    Copy the full SHA
    db93915 View commit details
    Browse the repository at this point in the history
  8. fixing wait for finish

    NYSBC-Rudra committed May 28, 2024
    Configuration menu
    Copy the full SHA
    00d1fa2 View commit details
    Browse the repository at this point in the history
  9. Update control_main.py

    NYSBC-Rudra committed May 28, 2024
    Configuration menu
    Copy the full SHA
    71d7fe7 View commit details
    Browse the repository at this point in the history
  10. removing wait for finished on autocenter

    waitfor finished on autocenter process will just hang the gui and stop everything (do not do)
    
    the waitforfinished on a Qprocess will presumably hang the gui if not done from a widget as the parent?
    NYSBC-Rudra committed May 28, 2024
    Configuration menu
    Copy the full SHA
    49566a3 View commit details
    Browse the repository at this point in the history
  11. more testing

    this under the autocenter messes it up for some reason
    NYSBC-Rudra committed May 28, 2024
    Configuration menu
    Copy the full SHA
    36e5c20 View commit details
    Browse the repository at this point in the history
  12. returning to normal

    NYSBC-Rudra committed May 28, 2024
    Configuration menu
    Copy the full SHA
    452014d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f45c135 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6ce03a9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fc59b78 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Update control_main.py

    NYSBC-Rudra committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c6612ae View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Update control_main.py

    NYSBC-Rudra committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    4f4bcc7 View commit details
    Browse the repository at this point in the history