I was searching the outer reaches of the pill for stars we haven't charted yet by running the following in tradedangerous:
Code:
trade.py local --ly <ship_range> <current_star>
And then comparing that against the information on the navigation panel and I started to notice some LY distance variations that couldn't be explained by rounding from 3 decimal places to 2. (0.1 LY+ variations)
That being the case I recalculated the coordinates for the star system I was passing through (Wredguia YD-I C23-12) and got a different value to JesusFreke's submission.
I then rechecked and found most of the linking star systems gave a correct value but a nearby system (HIP 105557) was slighty off also. After visiting that system and recalculating I again came to a different set of coordinates to those from JesusFreke.
I think JesusFreke's submissions may still have too few points of reference to accurately calculate the position. Either that or he is still using distances to 2 decimal places as opposed to the 3 you get from the galaxy map.
JesusFreke's results:
Code:
'Wredguia YD-I C23-12',-109.96875,46.75,-45.59375,'Test-JesusFreke','2014-10-13 23:00:00'
'HIP 105557',-113.5625,41.21875,-45.65625,'Test-JesusFreke','2014-10-13 23:00:00'
My recalcs:
Code:
'Wredguia YD-I C23-12',-110.03125,46.71875,-45.625,'Test-Harbinger','2014-10-18 21:04:47'
'HIP 105557',-113.53125,41.21875,-45.6875,'Test-Harbinger','2014-10-18 21:15:16'
My recalc verification
We may need to make a further recalculation in systems with coordinates that were calculated from very few points of reference or with 2 decimal place precision.