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

Support CAR and HEALPix concurrently #83

Merged
merged 24 commits into from
Oct 25, 2022
Merged

Commits on Sep 23, 2022

  1. feat: preparation for supporting both car and healpix

    backward compatible
    zonca committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    4e5cad6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a18765 View commit details
    Browse the repository at this point in the history
  3. fix: propagate car resolution

    zonca committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    0de0252 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aac4dd2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3d7a5e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79cfffc View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2022

  1. Configuration menu
    Copy the full SHA
    a7d1297 View commit details
    Browse the repository at this point in the history
  2. feat: make lmax configurable

    zonca committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    7493197 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac433d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    5e189f4 View commit details
    Browse the repository at this point in the history
  2. remove old test map

    zonca committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    f06a431 View commit details
    Browse the repository at this point in the history
  3. new test map

    zonca committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    10bb8af View commit details
    Browse the repository at this point in the history
  4. test: increase logging

    zonca committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    782ddba View commit details
    Browse the repository at this point in the history
  5. increase NSIDE of default test

    To avoid heavy ringing in the test maps
    zonca committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    1ceb3ef View commit details
    Browse the repository at this point in the history
  6. test: at nside 256

    zonca committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    fbeca02 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

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

Commits on Oct 12, 2022

  1. switch from Poetry to Flit

    zonca committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    1942d31 View commit details
    Browse the repository at this point in the history
  2. link to docs

    zonca committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    cc4df77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07c9fb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b726ac7 View commit details
    Browse the repository at this point in the history
  5. test Python 3.8+

    zonca committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    c8ec443 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb6a23a View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    3510595 View commit details
    Browse the repository at this point in the history
  2. ci: remove legacy resolver

    zonca committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    0c5c0e4 View commit details
    Browse the repository at this point in the history