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

Fix aperture photometry result for WCS linked dithered non-reference data #1524

Merged
merged 7 commits into from
Sep 8, 2022

Commits on Sep 7, 2022

  1. BUG: Fix inaccurate photometry when it is

    done on non-reference image if images are linked by WCS.
    pllim committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    d7c087a View commit details
    Browse the repository at this point in the history
  2. Allow filter_non_finite for astropy 5.2 fitter.

    Handle case where aperstat bbox different shape from cutout.
    
    Properly cast radii as int for binning.
    pllim committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    8e53e89 View commit details
    Browse the repository at this point in the history
  3. Fix test

    pllim committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    98d20aa View commit details
    Browse the repository at this point in the history
  4. Use simpler app access

    Co-authored-by: Kyle Conroy <[email protected]>
    pllim and kecnry committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    12adc70 View commit details
    Browse the repository at this point in the history
  5. DOC: Clarify behavior expectation

    if linking is changed in the middle of a aper phot session
    pllim committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    b7c85ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b75709 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6cfe418 View commit details
    Browse the repository at this point in the history