dsavransky / EXOSIMS

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

Fix DulzPlavchanUniverse's inclination generation #323

Closed CoreySpohn closed 10 months ago

CoreySpohn commented 1 year ago

Describe the bug DulzPlavchanUniverse does not generate inclinations using commonSystemInclinations.

To Reproduce Generate a system with DulzPlavchanUniverse with commonSystemInclinations set to True and see that the inclinations are generated randomly.

Expected behavior Inclinations should be generated with a midplane and then dI offsets.

JSON script: N/A.

EXOSIMS version:

Additional context N/A

dsavransky commented 10 months ago

@CoreySpohn Was this also addressed by #360?

CoreySpohn commented 10 months ago

Yes