New nearest star to the sun
Posted: 05.06.2007, 22:32
The sun has a new nearest neighbour in 1.5pre3 (may be earlier too I never looked). A tiny binary called KSI Sco A and B, at 4.16 ly.
Problem seems to be in visualbins.stc
That declination is a bit nonstandard, too.
And is it possible to standardise the usage for Greek letters?
Visualbins uses "KSI", but Celestia converts "XI" to the Greek letter, not "KSI". Visualbins uses the three letter abbreviation "PI." but Celestia recognises and converts "PI" (no dot), so we have stars Celestia calls ?€. Cen A and ?€. Cen B.
It seems like visualbins is using this code and the rest of Celestia isn't.
Problem seems to be in visualbins.stc
Code: Select all
Barycenter "KSI Sco"
{
RA 241.092450
Dec 92.529645
Distance 4.160160
}
That declination is a bit nonstandard, too.
And is it possible to standardise the usage for Greek letters?
Visualbins uses "KSI", but Celestia converts "XI" to the Greek letter, not "KSI". Visualbins uses the three letter abbreviation "PI." but Celestia recognises and converts "PI" (no dot), so we have stars Celestia calls ?€. Cen A and ?€. Cen B.
It seems like visualbins is using this code and the rest of Celestia isn't.