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

Add .select_region() and .select_mask() methods to Models #3169

Merged
merged 20 commits into from Jan 31, 2021

Commits on Jan 29, 2021

  1. Configuration menu
    Copy the full SHA
    c8f9201 View commit details
    Browse the repository at this point in the history
  2. polish

    QRemy committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    da3d028 View commit details
    Browse the repository at this point in the history
  3. add tests

    QRemy committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    38643ac View commit details
    Browse the repository at this point in the history
  4. implement comments

    QRemy committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    aa46eb5 View commit details
    Browse the repository at this point in the history
  5. polish

    QRemy committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    e54a924 View commit details
    Browse the repository at this point in the history
  6. fix reassign

    QRemy committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    d896e8a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f8138c1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9831471 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5671973 View commit details
    Browse the repository at this point in the history
  10. fix 1d and all False mask cases

    QRemy committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    674e292 View commit details
    Browse the repository at this point in the history
  11. polish

    QRemy committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    0ed0861 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c8b27a7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9eba751 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8daf638 View commit details
    Browse the repository at this point in the history
  15. simplify SkyModel.contributes

    QRemy committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    81d8337 View commit details
    Browse the repository at this point in the history
  16. polish

    QRemy committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    1343dcd View commit details
    Browse the repository at this point in the history
  17. fix tests

    QRemy committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    1ee25bb View commit details
    Browse the repository at this point in the history
  18. add use_fft option for binary_dilate

    more efficient for large margins
    QRemy committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    4a34886 View commit details
    Browse the repository at this point in the history
  19. fix docstring

    QRemy committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    42cdf48 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. fix rebase errors

    QRemy committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    e70af52 View commit details
    Browse the repository at this point in the history