Alula Australis missing

Report bugs, bug fixes and workarounds here.
Topic author
granthutchison
Developer
Posts: 1863
Joined: 21.11.2002
With us: 22 years 2 months

Alula Australis missing

Post #1by granthutchison » 28.04.2003, 00:04

Alula Australis (Xi UMa, Hip 55203, HD 98231) seems to be is missing from stars.dat, although its name is listed in starnames.dat.
This has just created a short burst of hair-tearing for me, since I wanted to reproduce the orbit of Alula Australis B (and then some of the other members of the system). So first I added the star as an stc file:

Code: Select all

#Alula Australis
500000 {
   RA 169.54558
   Dec 31.70333
   Distance 27.3
   SpectralType "G0V"
   AppMag 4.33
}

Fine, now there's a star in Celestia. Then I made an ssc for Alula Australis B - but it doesn't appear in Celestia. Check for typos - nothing. So I eventually rename my Alula Australis to just plain "Testing", and up comes its companion.
So if a star is missing from stars.dat, but is still named in starnames.dat, it seems that the non-existent star will "steal" any planets you try to define for a replacement star with the same name. Celestia presumably scans starnames.dat and ties your new planet to the Hip number of the first occurrence of a matching star name - in this case, one that doesn't exist in stars.dat.

Grant

Avatar
selden
Developer
Posts: 10192
Joined: 04.09.2002
With us: 22 years 5 months
Location: NY, USA

Post #2by selden » 28.04.2003, 02:47

Grant,

Using its real HIP number works just fine, though.
Just replace 500000 by 55203.
Selden

Topic author
granthutchison
Developer
Posts: 1863
Joined: 21.11.2002
With us: 22 years 2 months

Post #3by granthutchison » 28.04.2003, 07:59

selden wrote:Using its real HIP number works just fine, though.
Just replace 500000 by 55203.
Ah, makes sense. Thanks.
So the thing to do with this sort of missing star is to open starnames.dat and search for its name, so that you can find and use the appropriate catalogue number in your stc.

Grant

Avatar
selden
Developer
Posts: 10192
Joined: 04.09.2002
With us: 22 years 5 months
Location: NY, USA

Post #4by selden » 28.04.2003, 12:05

that's what I did.
Unfortunately, if there's one missing, that suggests there are likely to be others :(
Selden


Return to “Bugs”