bidmaron wrote:Selden, when you say type a space between HIP and 500000, that doesn't work in Celestia either. In fact, when I type the space, the matching star names immediately goes to an empty list.
That means Celestia is working "as designed." It doesn't mean the HIP 50000 catalog is not working. Celestia doesn't display any of the standard HIP numbers when you type them in.
The HIP identifiers that you see that don't have spaces exist because some of Celestia's STC catalogs are specifying the stars' identifiers as if they were names and not numbers. They were defined using quoted strings. e.g. "HIP555555". As a result, they're being treated as star names instead of Hipparcos catalog numbers.
Note that some of the HIP names that you see after you've typed HIP end in letters. This is another indication that they're being treated as names instead of catalog numbers. No entries in the original Hipparcos Catalog have numbers that end in letters. They're being used because the real catalog includes some double stars which Celestia's own STC catalog files have separated into their stellar two components.
Are you saying that the .stc file should have 'HIP 500000' on the name line as opposed to just 500000 as the tutorial says?
Nope. Just the number works just fine.
(I've verified this on my system just now.)
But adding a quoted name would work, too.
I think your problem may be that you're giving up too soon because it looks like it isn't working. Go ahead and type
[return]
HIP 500000[return]
just as the example says.
The text HIP 500000 should appear in the upper left corner of Celestia's window.
Also, when I use the up arrow with the tilde, I can find the line where it says: "Loading star catalog:extras/Addons/HIP500000/hip500000.stc" and there is no error message.
--Dale--
That should mean that the STC file is OK.
I do think I'll change the example though, so it isn't quite so confusing -- making the example that's in the sidebar be the only one shown.
It used to be that specifying just a fake HIP catalog number was the only way stars could be added. That's no longer the case and the new features make the use of only HIP catalog numbers by themselves rather confusing, as you've found.
If you want, you can change the line that says
to be
then it'll work as you expect but not the way it was intended to work.