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

Multiple Transit fit detected prints #6

Closed
jvines opened this issue May 11, 2019 · 1 comment
Closed

Multiple Transit fit detected prints #6

jvines opened this issue May 11, 2019 · 1 comment

Comments

@jvines
Copy link

jvines commented May 11, 2019

Hi @nespinoza .

In the latest version of Juliet I find that the 'Transit fit detected for instrument X' is printed multiple times. For example, for your K2 multiplanet tutorial at the start of Juliett I get this:

 	 ---------------------------------------------

 	                   juliet v.1.0            
 	                                     
 	      Authors: N. Espinoza, D. Kossakowski
 	      Contact: espinoza at mpia.de

 	 ---------------------------------------------

 Running DYNAMIC NESTED SAMPLING (dynesty)
 Photometric instruments: ['K2']
 Fitting of stellar density detected.
 Transit fit detected for instrument  K2
 Transit fit detected for instrument  K2
 Transit fit detected for instrument  K2
 Transit fit detected for instrument  K2
 Transit fit detected for instrument  K2
 Transit fit detected for instrument  K2
 Transit fit detected for instrument  K2
 Transit fit detected for instrument  K2
 e,omega parametrization for transiting planet  1
 Efficient sampling of the (b,p) plane detected for planet p1
 e,omega parametrization for transiting planet  2
 Efficient sampling of the (b,p) plane detected for planet p2
 e,omega parametrization for transiting planet  3
 Efficient sampling of the (b,p) plane detected for planet p3
 e,omega parametrization for RV planet  1
 e,omega parametrization for RV planet  2
 e,omega parametrization for RV planet  3
 Fitting  3  transiting planets and  3  radial-velocity systems.
  29  free parameters.
 Fitting photometric GP to  K2  instrument.
 Detected  CeleriteMaternExpKernel for the GP
 ( 1 external parameters)

Which is kind of annoying and didn't happen in earlier versions...

Cheers

@nespinoza
Copy link
Owner

Fixed in the latest commit: d120f21

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

2 participants