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

Allow general filter use instead of just median filters #812

Merged
merged 11 commits into from
Sep 23, 2022

Commits on Jul 22, 2022

  1. Configuration menu
    Copy the full SHA
    2775755 View commit details
    Browse the repository at this point in the history
  2. fix a flagrant typo

    keflavich committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    f1f00fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5374b78 View commit details
    Browse the repository at this point in the history
  4. funciton -> function

    keflavich committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    03ca1be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fca780e View commit details
    Browse the repository at this point in the history
  6. jybm not jybeam

    keflavich committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    422b035 View commit details
    Browse the repository at this point in the history
  7. Update spectral_cube/dask_spectral_cube.py

    Co-authored-by: Eric Koch <[email protected]>
    
    Update spectral_cube/dask_spectral_cube.py
    
    Co-authored-by: Eric Koch <[email protected]>
    
    Update spectral_cube/spectral_cube.py
    
    Co-authored-by: Eric Koch <[email protected]>
    
    Update spectral_cube/spectral_cube.py
    
    Co-authored-by: Eric Koch <[email protected]>
    
    Update spectral_cube/spectral_cube.py
    
    Co-authored-by: Eric Koch <[email protected]>
    
    Update spectral_cube/spectral_cube.py
    
    Co-authored-by: Eric Koch <[email protected]>
    
    Update spectral_cube/spectral_cube.py
    
    Co-authored-by: Eric Koch <[email protected]>
    
    Update spectral_cube/spectral_cube.py
    
    Co-authored-by: Eric Koch <[email protected]>
    
    Update spectral_cube/dask_spectral_cube.py
    
    Co-authored-by: Eric Koch <[email protected]>
    
    Update spectral_cube/dask_spectral_cube.py
    
    Co-authored-by: Eric Koch <[email protected]>
    
    Update spectral_cube/dask_spectral_cube.py
    
    Co-authored-by: Eric Koch <[email protected]>
    keflavich and e-koch committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    fdbfcd6 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Update spectral_cube/spectral_cube.py

    Co-authored-by: Eric Koch <[email protected]>
    keflavich and e-koch authored Sep 23, 2022
    Configuration menu
    Copy the full SHA
    4db1b76 View commit details
    Browse the repository at this point in the history
  2. Update spectral_cube/spectral_cube.py

    Co-authored-by: Eric Koch <[email protected]>
    keflavich and e-koch authored Sep 23, 2022
    Configuration menu
    Copy the full SHA
    d1f3b39 View commit details
    Browse the repository at this point in the history
  3. add a spatial filter test

    keflavich committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    5699024 View commit details
    Browse the repository at this point in the history
  4. add correctness test

    keflavich committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    a96d8db View commit details
    Browse the repository at this point in the history