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

Implement the new particle spray model by Chen+24 #670

Merged
merged 21 commits into from
Sep 13, 2024

Commits on Sep 13, 2024

  1. Implement the new particle spray model by Chen+24 and include progeni…

    …tor's potential for stream integration
    ybillchen authored and jobovy committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8fd2921 View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and jobovy committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    0a56987 View commit details
    Browse the repository at this point in the history
  3. Add test of chen24spraydf

    ybillchen authored and jobovy committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    df59d18 View commit details
    Browse the repository at this point in the history
  4. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and jobovy committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a62eaf2 View commit details
    Browse the repository at this point in the history
  5. Fix typo

    ybillchen authored and jobovy committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    0e2b0d1 View commit details
    Browse the repository at this point in the history
  6. Update documentation

    ybillchen authored and jobovy committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    857da64 View commit details
    Browse the repository at this point in the history
  7. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and jobovy committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    24adf60 View commit details
    Browse the repository at this point in the history
  8. Update documentation and docstring

    ybillchen authored and jobovy committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5141f14 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e6241c3 View commit details
    Browse the repository at this point in the history
  10. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and jobovy committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    545d8bd View commit details
    Browse the repository at this point in the history
  11. Add more tests for streamspraydf

    ybillchen authored and jobovy committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    aa4f0f9 View commit details
    Browse the repository at this point in the history
  12. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and jobovy committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    0f183bd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1faa048 View commit details
    Browse the repository at this point in the history
  14. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and jobovy committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    48f5d1a View commit details
    Browse the repository at this point in the history
  15. Update documentation

    ybillchen authored and jobovy committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1e82752 View commit details
    Browse the repository at this point in the history
  16. Fix typo

    ybillchen authored and jobovy committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    970c5a0 View commit details
    Browse the repository at this point in the history
  17. Add _calc_rtide_vcs method

    Move progenitor's potential to __init__()
    Simplify syntax
    ybillchen authored and jobovy committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    565ce8d View commit details
    Browse the repository at this point in the history
  18. Update tests and improve syntax

    ybillchen authored and jobovy committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    ad59bd4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    62f2208 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    dfb99ae View commit details
    Browse the repository at this point in the history
  21. Further small API doc tweak

    jobovy committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8621961 View commit details
    Browse the repository at this point in the history