I am trying to arrive at a reasonable compromise for 1.5.0pre3 in this "jungle" of star.txt data and their partial corrections in revised.stc along with my visualbins and spectbins orbital data.
What I did today, is a modification of my PERL scripts for binary orbits to the following extent:
++++++++++++++++++++++
In visualbins.pl and spectbins.pl:
----------------------------------------
I
first merge stars.txt with the Celestia revision file revised.stc and THEN extract the coordinates, and distances etc from the resulting data, in order not to mess around with somewhat different values of Celestia's stars and my binary orbit data.
HOWEVER:
If --despite revised.stc-- the distances still differ by more than 10%, I prefer to use Soederhjelm's and Pourbaix's original distance values.
++++++++++++++++++++++++++
These are the bad guys left over in
visualbins:
Code: Select all
Distance mismatch of 19.05 % with (revised) stars.txt for HIP 20916
Distance mismatch of 14.70 % with (revised) stars.txt for HIP 40239
Distance mismatch of 21.96 % with (revised) stars.txt for HIP 71914
Distance mismatch of 560.78 % with (revised) stars.txt for HIP 85582
and in
spectbins:
Code: Select all
Distance mismatch of 47.50 % with (revised) stars.txt for HIP 10644
Distance mismatch of 15.57 % with (revised) stars.txt for HIP 14328
Distance mismatch of 36.59 % with (revised) stars.txt for HIP 91636
Distance mismatch of 23.24 % with (revised) stars.txt for HIP 99473
Distance mismatch of 18.49 % with (revised) stars.txt for HIP 108917
Notably
HIP 85582 has a completely wrong distance of 524 ly that remains UNCORRECTED in revised.stc. As I said, In this case I retain Soederhjelm's correct value of 79.358511 ly that is in agreement with SIMBAD.
The other three listed distances (HIP 20916, HIP 40239, HIP 71914) are probably also incorrect in stars.txt and someone
with "hand editing authority" should take care of this in Celestia's star data ...
++++++++++++++++++++
Anyway, in my visualbins and spectbins data files, things will be correct.
++++++++++++++++++++
Moreover, as extensively discussed elsewhere,
http://www.celestiaproject.net/forum/viewtopic ... 18&start=0
for
del Equ = HIP 104858 I use the somewhat preferrable data from spectbins.stc .
In the light of all this I shall commit tonight revised data sets for visualbins.stc and spectbins.stc along with the updated PERL scripts.
I actually noticed that my last binary PERL scripts for some reason have arrived in the wrong directory (stardb) in CVS. This I shall also correct.
Bye Fridger