nespinoza / juliet

A versatile modelling tool for transiting and non-transiting (single and multiple) exoplanetary systems
MIT License
53 stars 31 forks source link

how to get the derived values ? #61

Open MilevaE opened 3 years ago

MilevaE commented 3 years ago

After a fit is done, I would like to have access to the typical parameters which are derived from the fit, that is, a/R*, inclination, orbital semimajor axis, transit duration etc. I know they are all easy to compute, but I notice that in utils.py exits a function writepp(fout,posteriors,priors) where all these parameters are printed. However, I'm having problems to make it works.

Is it possible to provide with an example of its usage, assuming that the fitting is done?

Thanks in advance!

LucaNap commented 1 year ago

+1

This is very much needed.