dsavransky / EXOSIMS

Simulator for exoplanet direct imaging space missions
BSD 3-Clause "New" or "Revised" License
25 stars 35 forks source link

Created modules based on the data from the Plandb database #301

Closed ashhad-ameer closed 2 years ago

ashhad-ameer commented 2 years ago

PlanetPopulation, TargetList, and SImulatedUniverse modules from the orbitfits data from the Plandb database. The testing module test_SimulatedUniverse has been updated to whitelist the PlandbUniverse module in certain functions. The name of the module was also included in functions where it make sure the selected SimulatedUniverse module inherit its respective TargetList and PlanetPopulation module.