dmuley / lc-simulation

Python code to calculate light curves of exoplanetary systems with multiple stars, planets, and moons.
0 stars 0 forks source link

Transfer nested-Keplerian data to transit model #1

Closed dmuley closed 8 years ago

dmuley commented 8 years ago

Need to create a function to move sky-projected xy-coordinates from the nested Keplerian model into the polar integration module. Such a function would have to account for a number of factors, including:

dmuley commented 8 years ago

Issue resolved although efficiency improvements sill needed.