franpoz / SHERLOCK

Easy and versatile open-source code to explore Kepler, K2 and TESS data in the search for exoplanets
MIT License
20 stars 7 forks source link

Use uniform distributions for fit #72

Closed martindevora closed 3 years ago

martindevora commented 4 years ago

Gaussian distributions should not be used for fits to data which has already been used to generate the priors.

martindevora commented 3 years ago

Done.