hippke / tls

Transit Least Squares: An optimized transit-fitting algorithm to search for periodic transits of small planets
MIT License
48 stars 24 forks source link

Warn if period_grid returns very large number of periods #34

Closed hippke closed 5 years ago

hippke commented 5 years ago

If user provides mass, radius with very small values, the period_grid can contain a very large number of periods. Providing unrealistically small mass and radius can happen by accident or from faulty catalog values. Possible solutions:

hippke commented 5 years ago

Limits introduced with 1.0.14