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

Handle unknown args #29

Closed hippke closed 5 years ago

hippke commented 5 years ago

Currently, TLS silently swallows unknown parameters. Better handling should be: Reject, or at least warn

hippke commented 5 years ago

Added in 1.0.21