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

Generalize reproject_and_coadd for N-dimensional data, and add option to specify blank pixel value and progress bar #351

Merged
merged 13 commits into from
Jun 5, 2024

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    50bb23f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c012c5b View commit details
    Browse the repository at this point in the history
  3. implement astrofrog suggestions

    keflavich authored and astrofrog committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    71c85a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e40477c View commit details
    Browse the repository at this point in the history
  5. fix typo

    keflavich authored and astrofrog committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a35c415 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e177cbf View commit details
    Browse the repository at this point in the history
  7. add a progressbar option

    keflavich authored and astrofrog committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    32080b4 View commit details
    Browse the repository at this point in the history
  8. add progressbar as kwd

    keflavich authored and astrofrog committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6007835 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8975490 View commit details
    Browse the repository at this point in the history
  10. add a helpful error msg

    keflavich authored and astrofrog committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    9a98b42 View commit details
    Browse the repository at this point in the history
  11. Fix several issues

    keflavich authored and astrofrog committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    22cfce9 View commit details
    Browse the repository at this point in the history
  12. Rename progressbar to progress_bar, document blank_pixel_value, and r…

    …emove 'median' as an advertised option since it isn't implemented.
    astrofrog committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    bc503a4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f5e3016 View commit details
    Browse the repository at this point in the history