New Celestia unified runtime database

The place to discuss creating, porting and modifying Celestia's source code.
Avatar
Lafuente_Astronomy
Moderator
Posts: 726
Joined: 04.08.2018
Age: 26
With us: 5 years 9 months
Location: Cebu City, Cebu Province, Philippines
Contact:

Post #101by Lafuente_Astronomy » 07.05.2019, 04:47

In relation to that, the Solar System Object's orbits must be updated with the most accurate program that predicts its orbit.
Official Administrator of the Celestia Discord Server.
Invite: https://discordapp.com/invite/WEWDcJh
If you don't have a Discord account, register here: https://discordapp.com/register
Have a blessed day.

Avatar
Lafuente_Astronomy
Moderator
Posts: 726
Joined: 04.08.2018
Age: 26
With us: 5 years 9 months
Location: Cebu City, Cebu Province, Philippines
Contact:

Post #102by Lafuente_Astronomy » 10.05.2019, 10:25

For anyone who wants information on Variable Stars, especially if you're going to put them in editing your starnames.dat files, or simply use them as reference for improving the database, I'll give you this link: http://variablestars.net
Official Administrator of the Celestia Discord Server.
Invite: https://discordapp.com/invite/WEWDcJh
If you don't have a Discord account, register here: https://discordapp.com/register
Have a blessed day.

Topic author
pirogronian
Developer
Posts: 234
Joined: 05.01.2018
Age: 38
With us: 6 years 4 months
Location: Wrocław
Contact:

Post #103by pirogronian » 06.06.2019, 19:37

Changelog report:
  1. Octree efficency improved to original level (at least on my machine).
  2. New name handling infrastructure is introduced, what I believe is needed to incorporate bodies and locations into database.
Despite that above list is rather short, amount of changes is really large. So, testers ae welcome.
Still formally developer, but too tired to develop. I feel sad, but Celestia is going forward despite it.
Btw, the universe is ruled by electricity.

Janus
Posts: 537
Joined: 13.08.2016
With us: 7 years 8 months

Post #104by Janus » 06.06.2019, 20:04

Not trying to be a pest, but any hope of an official way to disable/remove/never see the greek letters?
Right now I am basically replacing the list with a single entry in all three lists which are the same.
It appears to work, but redoing it every single time I grab new source dumps gets old.
For how I work, anything beyond Char(0x7F) interferes, hence me removing them.
Fully written out is both easier and faster for me than any other way.


Janus.

Topic author
pirogronian
Developer
Posts: 234
Joined: 05.01.2018
Age: 38
With us: 6 years 4 months
Location: Wrocław
Contact:

Post #105by pirogronian » 06.06.2019, 20:14

@Janus
I think that there definitely will be such an option, but the code is still unstable what make any persistent and non-provisonal solution difficult.
Still formally developer, but too tired to develop. I feel sad, but Celestia is going forward despite it.
Btw, the universe is ruled by electricity.

Janus
Posts: 537
Joined: 13.08.2016
With us: 7 years 8 months

Post #106by Janus » 06.06.2019, 21:03

@pirogronian

Thank you.
I will continue to tweak it away until then in that case.


Janus.

Avatar
Lafuente_Astronomy
Moderator
Posts: 726
Joined: 04.08.2018
Age: 26
With us: 5 years 9 months
Location: Cebu City, Cebu Province, Philippines
Contact:

Post #107by Lafuente_Astronomy » 07.06.2019, 02:28

Well, I don't see a problem with the Greek Letters but the way we type the Greek Letter spellings in the starnames.dat file is in all caps. It should be fine, except that the letters MU and NU would contradict the variable stars with HIP identifiers which just so happen to be identified with the designations MU and NU. For example, MU Hya has a HIP identifier, and since the Greek Letters automatically turns ever all caps letters forming the spelling of the Greek Letter into actual Greek letters, it renders the variable star with the designation MU Hya into μ Hya. I had to put the "(" and ")" brackets to prevent that from happening, thus MU Hya in my starnames.dat is now written as "(MU) Hya".

Since the new database may theoretically include every other star in the General Catalog Of Variable Stars(As per using GAIA values, designations and identifiers), and there are around 80+ constellations with stars having GCVS designations of MU and NU (Since a few of the constellations have too few variable stars to reach the designation MU), we may have to clarify which letters and values renders it into a Greek letter or not. I suggest making all the words that spells the Greek letter and turns into the Greek letter be lowercase, or starting with a uppercase letter and the rest being lowercase, so that mu and Mu becomes μ, and MU does not. However, if you know better, you can find another way around this. Thank you and more power to you

Added after 3 minutes 16 seconds:
P.S congratulations on making the astrodb branch much better. Do you mind if you can send me a link to the current progress of your development of the astrodb branch for Celestia 1.7.0?
Official Administrator of the Celestia Discord Server.
Invite: https://discordapp.com/invite/WEWDcJh
If you don't have a Discord account, register here: https://discordapp.com/register
Have a blessed day.

Topic author
pirogronian
Developer
Posts: 234
Joined: 05.01.2018
Age: 38
With us: 6 years 4 months
Location: Wrocław
Contact:

Post #108by pirogronian » 07.06.2019, 02:57

@Lafuente_Astronomy
Variable stars naming was discussed by me and onetwothree, but without consensuss. I proposed just special prefix character to indicate non-greek name, while onetwothree proposed to add new specifier, indicating variable star. As a result, this issue is still open.

Did you mean link to my git branch? It is still. the same :smile:
https://github.com/CelestiaProject/Celestia/tree/astrodb
Still formally developer, but too tired to develop. I feel sad, but Celestia is going forward despite it.
Btw, the universe is ruled by electricity.

Avatar
Lafuente_Astronomy
Moderator
Posts: 726
Joined: 04.08.2018
Age: 26
With us: 5 years 9 months
Location: Cebu City, Cebu Province, Philippines
Contact:

Post #109by Lafuente_Astronomy » 07.06.2019, 04:22

pirogronian wrote:@Lafuente_Astronomy
Variable stars naming was discussed by me and onetwothree, but without consensuss. I proposed just special prefix character to indicate non-greek name, while onetwothree proposed to add new specifier, indicating variable star. As a result, this issue is still open.

Is it ok with you if you can tell me the specific information regarding each of your suggestions? What would the special prefix do? What would the new specifier do? Perhaps I can add my two cents in there
Official Administrator of the Celestia Discord Server.
Invite: https://discordapp.com/invite/WEWDcJh
If you don't have a Discord account, register here: https://discordapp.com/register
Have a blessed day.

Avatar
Sirius_Alpha
Posts: 213
Joined: 21.03.2019
With us: 5 years 1 month

Post #110by Sirius_Alpha » 07.06.2019, 04:34

There's always SIMBAD's appraoch,
Mu Cep = MU Cep (variable)
*Mu Cep = µ Cep
Exoplanet nerd. I maintain a monthly-updated exoplanet catalogue here:
https://celestia.space/forum/viewtopic.php?f=23&t=18705

Avatar
Lafuente_Astronomy
Moderator
Posts: 726
Joined: 04.08.2018
Age: 26
With us: 5 years 9 months
Location: Cebu City, Cebu Province, Philippines
Contact:

Post #111by Lafuente_Astronomy » 07.06.2019, 05:47

In relation to the AstroDB Branch, should there be more star indexes, particularly making star indexes out of other large star catalogs like the Guide Star Catalog, the Bright Star Catalog, the Gliese, Gliese-Jahreiß and Woolley Catalogs, the PPM Catalog, 2MASS, etc?
Official Administrator of the Celestia Discord Server.
Invite: https://discordapp.com/invite/WEWDcJh
If you don't have a Discord account, register here: https://discordapp.com/register
Have a blessed day.

Topic author
pirogronian
Developer
Posts: 234
Joined: 05.01.2018
Age: 38
With us: 6 years 4 months
Location: Wrocław
Contact:

Post #112by pirogronian » 07.06.2019, 08:03

@Lafuente_Astronomy
I don't remember well, but my approach was essentially the same as Sirius_Alpha wrote, only with differente character, "_". Onetwothree proposed something like type=variable inside hash body. My approach was simpler but brake backward compatibility. So, I also proposed the opposite: adding _ at name beginning would prevent Greek replacement. I still think it would be simplest solution.

Astrodb branch is intended mainly to easly adding new indexes, so... :wink:
Still formally developer, but too tired to develop. I feel sad, but Celestia is going forward despite it.
Btw, the universe is ruled by electricity.

Avatar
Lafuente_Astronomy
Moderator
Posts: 726
Joined: 04.08.2018
Age: 26
With us: 5 years 9 months
Location: Cebu City, Cebu Province, Philippines
Contact:

Post #113by Lafuente_Astronomy » 07.06.2019, 09:23

pirogronian wrote:@Lafuente_Astronomy
I don't remember well, but my approach was essentially the same as Sirius_Alpha wrote, only with differente character, "_". Onetwothree proposed something like type=variable inside hash body. My approach was simpler but brake backward compatibility. So, I also proposed the opposite: adding _ at name beginning would prevent Greek replacement. I still think it would be simplest solution.

Astrodb branch is intended mainly to easly adding new indexes, so...

Alright. I for one, think we should go with both. If I remember, there are two classes of variable stars, each containing various types: Intrinsic and Extrinsic Variable stars. Perhaps with regards to identifying what type of variable star is present, there could be a new type to identify variable stars by their class and type, which affects the quality of that star but not their names. Your suggestion is good with regards to naming them, which does not affect the other qualities of such stars.

And as for the Astrodb branch, that's good to know. Various star catalogs are present and they need to be included for cross-identification and indexing.
Official Administrator of the Celestia Discord Server.
Invite: https://discordapp.com/invite/WEWDcJh
If you don't have a Discord account, register here: https://discordapp.com/register
Have a blessed day.

Avatar
LukeCEL
Posts: 373
Joined: 26.09.2017
With us: 6 years 7 months

Post #114by LukeCEL » 07.06.2019, 19:08

pirogronian wrote:So, I also proposed the opposite: adding _ at name beginning would prevent Greek replacement. I still think it would be simplest solution.

Personally, I would go with this choice. It's not very clean-looking, but it keeps backwards compatibility. This is super important for a piece of software whose heyday was many years ago.

pirogronian wrote:Onetwothree proposed something like type=variable inside hash body.
So are we going to add variable stars in Celestia? This would be very nice, but I've said this before—the name of the object can't really be linked to its object type. Some stars with Greek letters (μ Geminorum, μ Leporis, μ Cephei, ν Eridani) are variable stars, but don't have variable names.

onetwothree
Site Admin
Posts: 704
Joined: 22.09.2018
With us: 5 years 7 months

Post #115by onetwothree » 07.06.2019, 19:15

Sirius_Alpha wrote:There's always SIMBAD's appraoch,
Mu Cep = MU Cep (variable)
*Mu Cep = µ Cep

The problem is that this approach is not backward compatible and it will break existing addons.

Avatar
Lafuente_Astronomy
Moderator
Posts: 726
Joined: 04.08.2018
Age: 26
With us: 5 years 9 months
Location: Cebu City, Cebu Province, Philippines
Contact:

Post #116by Lafuente_Astronomy » 07.06.2019, 22:14

LukeCEL wrote:Some stars with Greek letters (μ Geminorum, μ Leporis, μ Cephei, ν Eridani) are variable stars, but don't have variable names.

That's correct. When naming Variable Stars, the ones naming them(Most recently, the GCVS) do not touch those with Bayer Designations, though they are still listed, just with their Bayer Designations. Every other star without other designations is fine, that's why Flamsteed stars have Variable Star names as well. Hence why there should be a new type to define Variable Stars, because there are just so many types of Variable Stars that it needs its own category.

Added after 4 hours 33 minutes:
Question: Does the new AstroDB Branch affect other celestial objects like planets, asteroids, comets and other non-stellar objects as well as deep sky objects and objects containing stars like nebulae, open clusters, globular clusters, galaxies, galactic clusters, superclusters, etc?
Official Administrator of the Celestia Discord Server.
Invite: https://discordapp.com/invite/WEWDcJh
If you don't have a Discord account, register here: https://discordapp.com/register
Have a blessed day.

Topic author
pirogronian
Developer
Posts: 234
Joined: 05.01.2018
Age: 38
With us: 6 years 4 months
Location: Wrocław
Contact:

Post #117by pirogronian » 08.06.2019, 06:39

@Lafuente_Astronomy
Everything, even spacecrafts :wink:
Still formally developer, but too tired to develop. I feel sad, but Celestia is going forward despite it.
Btw, the universe is ruled by electricity.

Avatar
Lafuente_Astronomy
Moderator
Posts: 726
Joined: 04.08.2018
Age: 26
With us: 5 years 9 months
Location: Cebu City, Cebu Province, Philippines
Contact:

Post #118by Lafuente_Astronomy » 08.06.2019, 06:41

pirogronian wrote:@Lafuente_Astronomy
Everything, even spacecrafts

That's awesome! Like, really awesome! Well, on an unrelated note, I noticed that you're a member of the Celestia Discord Server, so if you want to post updates, feel free to post them in the "celestia-170" thread.
Official Administrator of the Celestia Discord Server.
Invite: https://discordapp.com/invite/WEWDcJh
If you don't have a Discord account, register here: https://discordapp.com/register
Have a blessed day.

Topic author
pirogronian
Developer
Posts: 234
Joined: 05.01.2018
Age: 38
With us: 6 years 4 months
Location: Wrocław
Contact:

Post #119by pirogronian » 08.06.2019, 09:20

Lafuente_Astronomy wrote:I noticed that you're a member of the Celestia Discord Server, so if you want to post updates, feel free to post them in the "celestia-170" thread.

I'm still unfamiliar with Discord, but I'll try. :smile:
Still formally developer, but too tired to develop. I feel sad, but Celestia is going forward despite it.
Btw, the universe is ruled by electricity.

Avatar
Lafuente_Astronomy
Moderator
Posts: 726
Joined: 04.08.2018
Age: 26
With us: 5 years 9 months
Location: Cebu City, Cebu Province, Philippines
Contact:

Post #120by Lafuente_Astronomy » 08.06.2019, 12:33

pirogronian wrote:I'm still unfamiliar with Discord, but I'll try.

Feel free to do so. Discord allows messages in real time, meaning that if you post a message, a notif sound can be heard, and your message automatically comes up on the thread, removing the need to constantly reload the page just to see new replies, which this forum has as a problem.

Added after 2 minutes 59 seconds:
I gave you the role of "Developer" in the Discord Server. Just like in the Forum, your name is written in Blue letters.
Official Administrator of the Celestia Discord Server.
Invite: https://discordapp.com/invite/WEWDcJh
If you don't have a Discord account, register here: https://discordapp.com/register
Have a blessed day.


Return to “Development”