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

Library of Cooling Track Models #7

Open
sefffal opened this issue Feb 24, 2022 · 0 comments
Open

Library of Cooling Track Models #7

sefffal opened this issue Feb 24, 2022 · 0 comments

Comments

@sefffal
Copy link
Owner

sefffal commented Feb 24, 2022

To tie photometry or direct images to radial velocity or proper motion measurements, we need to connect the brightness of a planet to mass given the age of the system.

We currently support the Sonora Bobcat cooling tracks, but we should have a library of a few other models like BT-Settl.

The first steps are:

  • register the tracks as a DataDep
  • interpolate over them on a fine grid using e.g. simpleinterpolations.jl
  • Write a function that goes from (age, photometry) -> mass or (age,mass) -> photometry (whichever is easier, or both) using Interpolations.jl so that autodiff continues to work.
  • Document them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant