dsavransky / EXOSIMS

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

Fix generation of longitude of ascending node. #324

Closed CoreySpohn closed 1 year ago

CoreySpohn commented 1 year ago

Describe the bug Omega is generated uniformly which puts orbits on a sphere instead of a plane since the inclinations are not generated to be near zero.

To Reproduce Generate any planetary system that is supposed to have a common system inclination.

Expected behavior When commonSystemInclination is True there should be a common orbital planet.

JSON script: N/A

EXOSIMS version:

Additional context N/A

dsavransky commented 1 year ago

@CoreySpohn This is closed by #360, right?

CoreySpohn commented 1 year ago

Yep