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

Remove margin fine filtering, and healpy dependency. #434

Merged
merged 26 commits into from
Nov 26, 2024

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    03b42dc View commit details
    Browse the repository at this point in the history
  2. Remove unused unseen.

    delucchi-cmu committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    2dca8ec View commit details
    Browse the repository at this point in the history
  3. Remove margin fine filtering. (#421)

    * Remove margin fine filtering.
    
    * Remove unused unseen.
    delucchi-cmu authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    f732d78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3606aa6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2e56ba View commit details
    Browse the repository at this point in the history
  6. Unused import.

    delucchi-cmu committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    56d343c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #422 from astronomy-commons/delucchi/cdshealpix_bo…

    …unds
    
    Use cdshealpix for margin pixel finding.
    smcguire-cmu authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    3a813ba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    82f98dd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1b52544 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. pylint

    smcguire-cmu committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    0971802 View commit details
    Browse the repository at this point in the history
  2. Migrate ang2vec (#426)

    * Use astropy for ang2vec conversion
    
    * Allow for kwargs in ang2vec
    camposandro authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    8f8bb6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c8dfb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a87875e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #427 from astronomy-commons/sean/fix-margin-filter

    Use mindist instead of resol for margin filter
    smcguire-cmu authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    f5d359b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #424 from astronomy-commons/sean/plotting-improvem…

    …ents
    
    Plotting Improvements
    smcguire-cmu authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    c5605d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    45512fc View commit details
    Browse the repository at this point in the history
  2. isort

    smcguire-cmu committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    312f557 View commit details
    Browse the repository at this point in the history
  3. support np arrays

    smcguire-cmu committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    420a044 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    c7738f0 View commit details
    Browse the repository at this point in the history
  2. remove unused variable

    smcguire-cmu committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    f495c43 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #430 from astronomy-commons/sean/healpy-math

    Replace healpix with cdshealpix for pixel math operations
    smcguire-cmu authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    14ac56d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4844911 View commit details
    Browse the repository at this point in the history
  5. Migrate box filtering to use MOCpy (#428)

    * Use mocpy in box filtering
    
    * Update tests
    
    * Ensure moc is correct in box filter test
    
    * Remove unused healpy methods
    
    * Pin mocpy
    camposandro authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    e4ae032 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    fc48ad4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dd1010 View commit details
    Browse the repository at this point in the history
  3. Address merge conflicts

    delucchi-cmu committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    b14bc14 View commit details
    Browse the repository at this point in the history