California-Planet-Search / radvel

General Toolkit for Modeling Radial Velocity Data
http://radvel.readthedocs.io
MIT License
57 stars 52 forks source link

Tinygp #363

Closed sblunt closed 11 months ago

sblunt commented 2 years ago

Continuation of #359. I gutted the radvel GP API to use Dan Foreman-Mackey's new tinygp package, which is super flexible in terms of defining custom kernels. This is a pretty big change, so I'd consider releasing a new version number.

A few notes:

sblunt commented 2 years ago

Oh one other thing-- I found and fixed a bug with the gamma subtraction that looked to be introduced with the new vector formulation. We should check that gamma subtraction is working correctly for non-GP fits.

bjfultn commented 1 year ago

Can you resolve the conflicts

sblunt commented 1 year ago

Ofc. I'm still testing this branch so I'll resolve conflicts and let you know when it's ready to be merged.