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

Add theExoFop fit as an option to the various plots #247

Open
avivajpeyi opened this issue Sep 22, 2022 · 0 comments
Open

Add theExoFop fit as an option to the various plots #247

avivajpeyi opened this issue Sep 22, 2022 · 0 comments

Comments

@avivajpeyi
Copy link
Collaborator

Right now our plots can display the initial fit that we provide to PyMC3 as a staring point for sampling. For example:

priors posterior phase
priors posterior phase

We obtain this initial point by "optimizing" the ExoFOP estimates.

I think it would be useful to allow the user to display the ExoFOP. I have hacked this for the paper (see fig below), but it would be nice to add this in a clean way. We have some infrastructure in place for this already -- the OptimizedParms class. Check out #201 where we also plotted the progress of the optimization.

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