h-h-0 / exoppy

a python package to generate synthetic lightcurves for exoplanets
MIT License
3 stars 0 forks source link

More than one exoplanet #7

Open kmshariat opened 1 month ago

kmshariat commented 1 month ago

Till now we have defined functions that can generate light curves for a single exoplanet system. We should work on writing functions that can generate Light Curves for more than one exoplanet system.

h-h-0 commented 1 month ago

like instead of getting the metrics for a single exoplanet, we should modify the code so that we can get a lightcurve for a system with multiple exoplanets?

kmshariat commented 1 month ago

yeah, like that. but not rewrite the whole code. We should create another function that can take no. of exoplanets as a parameter and generate light curve