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

DM-40139: Add CCOB narrow beam analysis #61

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

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    91d3847 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d306448 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dc8356 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28bde7c View commit details
    Browse the repository at this point in the history
  5. Fix flake8 errors

    mfisherlevine committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    522720d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f4acb11 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5070a41 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    23c8129 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    68a3cbd View commit details
    Browse the repository at this point in the history
  10. Fix bug in bbox slicing

    mfisherlevine committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5804620 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d0323f8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    27f6b1e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ab95388 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fcefd24 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Only delete images if we are finished with them

    Work around segfault when doing afwImage.MaskedImageF(None)
    mfisherlevine committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d9688c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f428c28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1edcb04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5473e03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52411ec View commit details
    Browse the repository at this point in the history
  6. Fix misnamed plot

    mfisherlevine committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f56c70e View commit details
    Browse the repository at this point in the history
  7. Update docs

    mfisherlevine committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    89c1791 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d34120b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7a72656 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9ccd66a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eb92fba View commit details
    Browse the repository at this point in the history
  12. Save xySlices on SpotInfo

    Rename bbox to zoomBbox to differentiate it
    Add red dot at slice location
    mfisherlevine committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    4994698 View commit details
    Browse the repository at this point in the history
  13. Fix indexing problems when doing slice profiles

    Also add local and mosaic coords to the SpotInfos to ensure consistency
    across functions and stop needing to recalculate things.
    mfisherlevine committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    cbfc6e7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f5f32b5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f2b7da5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3cc1f95 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0cdaec3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a32d1b4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1a81e0b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4cb33c2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e545c3d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8ba78df View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a2da7e7 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    eba45fd View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    87a0e48 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d031cf5 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8867169 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    7b390aa View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    18ba761 View commit details
    Browse the repository at this point in the history
  30. Add nExpected to table

    mfisherlevine committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    374c95b View commit details
    Browse the repository at this point in the history