The name of the constellation Hydra appears outside its boundaries, within the borders of the constellation Crater. Is there a way to move it? In which file should you intervene? (Celestia 1.6.1 and 1.6.2.2)
In the picture, the marked pulsar is in Hydra but we can see that the name of the constellation is inside Crater
problem with the constellation Hydra
- SevenSpheres
- Moderator
- Posts: 826
- Joined: 08.10.2019
- With us: 5 years 1 month
On my end Hydra's label is within its boundaries (although part of the constellation lines do cross over into Crater for some reason). Are you using the default asterisms.dat and boundaries.dat?
Also, try my pulsar catalog. It's up to date and doesn't use fake HIP numbers.
Also, try my pulsar catalog. It's up to date and doesn't use fake HIP numbers.
My Addons: viewtopic.php?f=23&t=19978 • Discord server admin
Celestia versions: 1.5.1, 1.6.1, 1.6.2, 1.7.0, and some unofficial versions like Celestia-ED
Celestia versions: 1.5.1, 1.6.1, 1.6.2, 1.7.0, and some unofficial versions like Celestia-ED
SevenSpheres wrote:although part of the constellation lines do cross over into Crater for some reason
As far as I'm aware, the Celestia asterisms are based on the IAU/Sky&Telescope ones. Their diagram for Hydra draws the constellation line through Alpha and Beta Crateris.
-
Topic authorgironde
- Posts: 850
- Joined: 16.12.2016
- Age: 72
- With us: 7 years 11 months
- Location: Montigny-Les-Metz, France
here is the header of my asterism.dat file :
my boundaries.dat file has no header
I put the 2 files delivered with celestia 1.6.2.2, the result is the same
Code: Select all
# =================================================
# asterisns.dat
# Ханс Аугусто Рей. Звезды. Новые очертанния старых созвездий.
# Очертания созвездий Алана МакРоберта (Alan MacRobert) на основе идей Рея. Астрономический журнал "Sky & Telescope
# Перерисовка очертаний Лыгин Геннадий (aka Croc). Редакция от 12.06.2016
# Hans Augusto Rey. Stars. New outlines of the old constellations.
# Alan MacRobert constellation outlines based on Ray's ideas. Astronomical magazine "Sky & Telescope
# Redrawing the outlines of Lygin Gennady (aka Croc). Edition of 12.06.2016
# =================================================
my boundaries.dat file has no header
I put the 2 files delivered with celestia 1.6.2.2, the result is the same
- SevenSpheres
- Moderator
- Posts: 826
- Joined: 08.10.2019
- With us: 5 years 1 month
-
Topic authorgironde
- Posts: 850
- Joined: 16.12.2016
- Age: 72
- With us: 7 years 11 months
- Location: Montigny-Les-Metz, France
With your asterisms.dat file
the Hydra label is still positioned outside the boundaries of the constellation. I don't think it's asterisms.dat that positions the label. He just draws the stylized constellations. The boundaries are drawn by boundaries.dat. Is the label also positioned by this file?
I have recovered atnf_pulsar 1.66, thanks
the Hydra label is still positioned outside the boundaries of the constellation. I don't think it's asterisms.dat that positions the label. He just draws the stylized constellations. The boundaries are drawn by boundaries.dat. Is the label also positioned by this file?
I have recovered atnf_pulsar 1.66, thanks
- SevenSpheres
- Moderator
- Posts: 826
- Joined: 08.10.2019
- With us: 5 years 1 month
gironde wrote:the Hydra label is still positioned outside the boundaries of the constellation. I don't think it's asterisms.dat that positions the label. He just draws the stylized constellations. The boundaries are drawn by boundaries.dat. Is the label also positioned by this file?
Corvus still looks different in your screenshot than in mine; your Celestia may still be reading the custom asterisms.dat. I don't think anyone has modified boundaries.dat, but here's the default version anyway:
My Addons: viewtopic.php?f=23&t=19978 • Discord server admin
Celestia versions: 1.5.1, 1.6.1, 1.6.2, 1.7.0, and some unofficial versions like Celestia-ED
Celestia versions: 1.5.1, 1.6.1, 1.6.2, 1.7.0, and some unofficial versions like Celestia-ED
Looking at render.cpp, the constellation label is positioned at the average position of the first chain of the constellation diagram. For the default file in 1.6.x, this would be the chain consisting of "Gamma Hya", "Beta Hya" and "Xi Hya".
Maybe there's a problem with your asterisms.dat file (or starnames.dat, if the relevant names haven't been defined)
Maybe there's a problem with your asterisms.dat file (or starnames.dat, if the relevant names haven't been defined)