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

Improve accuracy and speed of planet functions #162

Merged
merged 12 commits into from
Dec 7, 2023

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    ee410d8 View commit details
    Browse the repository at this point in the history
  2. Cache numba function

    taldcroft committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    5ce2cb4 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    f12b1f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02e80df View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Fix mistakes in time calculations

    - Use TDB not UTC for JD
    - Linearly interpolate ephemeris not nearest neighbor
    taldcroft committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    066b4fa View commit details
    Browse the repository at this point in the history
  2. Better docs

    taldcroft committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    a057383 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9a6e9f View commit details
    Browse the repository at this point in the history
  4. Fix test regression values

    taldcroft committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    bc34a28 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

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

Commits on Dec 1, 2023

  1. Improve docs / comments

    taldcroft committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    f6e9ef3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6eccd79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b259754 View commit details
    Browse the repository at this point in the history