juliet icon indicating copy to clipboard operation
juliet copied to clipboard

A versatile modelling tool for transiting and non-transiting (single and multiple) exoplanetary systems

Results 38 juliet issues
Sort by recently updated
recently updated
newest added

Hi Nestor, I have been trying to use Juliet to fit a rv model to data including custom linear basis vectors. I have proceeded following the "incorporating linear models" tutorial...

bug

Hello. When trying to find the best-fitting model for radial velocity data I have issues with the error of the Bayesian evidence for some models in wide volume priors. If...

Thanks for this great piece of software! I have noticed something that I would like to bring up here. When I do this: ``` model, components = results.rv.evaluate(inst, return_components=True) ```...

documentation

Hello, I am having an issue trying to plot the fit of radial velocities only when (rv) GPs are involved. While trying to replicate the example in Juliet's documentation: ```...

bug
fixed-on-dev

Hi! Not an issue, but perhaps an enhancement to make fitting RV data for multi-planet systems more user-friendly. The docs specify that for multi-planet systems, the planetary periods must be...

enhancement

TIL about [CODATA](https://physics.nist.gov/cgi-bin/cuu/Value?bg). It looks like G has been updated since 2014, so it might be better to just let `astropy` handle the constants sprinkled throughout [here](https://github.com/nespinoza/juliet/search?q=G+%3D+6.67408e-11&unscoped_q=G+%3D+6.67408e-11) to help future-proof...

enhancement

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...

enhancement

Hey Nestor, title says it all. Adding "if not return_samples:" in line 1979 would make it possible to calculate own quantiles from the samples of the individual components. This would...

enhancement

Hey Nestor, I encountered some bug in the evaluation of global LC models that I am not able to resolve myself. The setting is the following: I use only a...

bug

Hi Nestor, I want to have r2 (rp/rs) for every transit, not whole of my lightcurve. is it possible. thank You

enhancement