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

Enhancement suggestion: Simultanous GP fitting (shared hyperparameters) for activity indicators and RV/Transit data #35

Open
StephanStock opened this issue Jul 24, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@StephanStock
Copy link

StephanStock commented Jul 24, 2020

Hi Nestor,

One thing I would love juliet to be capable, is the combined GP modelling of activity indicator/photometry with RV or Transit data. In principle it is very similar to sharing hyperparameters between different instruments and therefore maybe its not to hard to implement. One must only exclude the Keplerian model to be applied on the activity indicators or photometry.

I think this is a good way to constrain your GP and I see more and more studies which use this technique.

Best,
Stephan

PS: I might be influenced a lot by the Sagan workshop this week.

@nespinoza
Copy link
Owner

Hi @StephanStock,

Yeah, this has been in the backburner for me for a while. I think it would mean adding an extra "dataset" type to juliet, so as we have "photometry" and "RVs" we would also have "activity indicators" that as you say would be very similar to the RV models, only ommiting the Keplerians.

I'll leave it in the backburner for now, hoping I have time to implement this in the near future. It should take me about a couple of days, but those are days I currently don't have sadly.

N.

@nespinoza nespinoza added the enhancement New feature or request label Apr 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants