CelestiaProject / CelestiaContent

Data files for Celestia space simulator
Other
36 stars 21 forks source link

Fixing star orbits (issue #92) #110

Closed AstroChara closed 1 year ago

AstroChara commented 1 year ago

This is an attempt to fix the star orbits' radial orientation issue as reported by Issue #92: Reversed binaries in nearstars.stc.

Star systems fixed are:

The current orientation of Gliese 65 appears to be correct (Gliese 65 B is receding relative to Gliese 65 A), and the change is left out.

AstroChara commented 1 year ago

Update 1: pedroJ suggested that the issue with Luhman 16 is ArgOfPercenter, and so that is implemented instead.

ajtribick commented 1 year ago

I think this looks good. Could you squash the commits?

375gnu commented 1 year ago

I have enabled squash commits and merged this into master