How Do I Create My Own Star ?

Post requests, images, descriptions and reports about work in progress here.
Topic author
Mr Noob
Posts: 78
Joined: 13.08.2007
With us: 17 years 7 months

How Do I Create My Own Star ?

Post #1by Mr Noob » 14.10.2007, 17:04

Hi

How do I create my own star and put it into celestia. Or can anyone give me a freeware program that creates stars ?

Thanks very much

Mr Noob :-)
Acer Aspire One D250 Netbook
CPU: Intel Atom N270 1.66 GHz
Chipset: Intel 945GSE Express
Memory: 1GB DDR 2 533 SDRAM
HDD: 160GB 5400rpm
Graphics: Intergrated Intel 945GMA
OS: Genuine Windows XP
Running: Celestia 1.6.0 (Windows)

Avatar
Hungry4info
Posts: 1133
Joined: 11.09.2005
With us: 19 years 6 months
Location: Indiana, United States

Post #2by Hungry4info » 14.10.2007, 17:37

Make an .stc file (you can copy one from the data folder, or make your own by opening notepad and clicking Save As and adding ".STC" to the end of the file name.

In it, write something to the effect of

Code: Select all

21932 "Gliese 176:HD 285968:TYC 1275-3034-1:Ross 33"
{
   RA 70.7324033
   Dec +18.9581714
   Distance 30.70836  # Parallax 106.16
   SpectralType "M3V"
   AppMag 9.97
}


The initial number at the beginning, the 21932, is the HIP number. If HIP 21932 already exists in Celestia, it will overwrite the original star and replace it with those parameters. If you want to make binary systems, use something like this example of Alpha Centauri. The barycenter text defines a barycenter, and the groups of text that follow are the stars. The units are the same as planets (i.e. Semi-major axis is in AU, period is in years, etc).

Code: Select all

Barycenter "Rigel Kentaurus:Toliman:ALF Cen:Gliese 559"
{
   RA 219.917516  # mass ratio 1.09:0.92
   Dec -60.837128 #
   Distance 4.365
}

71683 # ALF Cen A
{
   OrbitBarycenter "ALF Cen"
   SpectralType "G2V"
   AppMag 0.01

   EllipticalOrbit {
      Period          79.914
      SemiMajorAxis   10.765   # mass ratio 1.09:0.92
      Eccentricity    0.5179
      Inclination   82.986
      AscendingNode   67.726
      ArgOfPericenter 3.772
      MeanAnomaly     200.119
   }
}

71681 # ALF cen B
{
   OrbitBarycenter "ALF Cen"
   SpectralType "K0V"
   AppMag 1.34

   EllipticalOrbit {
      Period          79.914
      SemiMajorAxis   12.755   # mass ratio 1.09:0.92
      Eccentricity    0.5179
      Inclination   82.986
      AscendingNode   67.726
      ArgOfPericenter 183.772
      MeanAnomaly     200.119
   }
}


You should put your new STC file in the extras folder.
Current Setup:
Windows 7 64 bit. Celestia 1.6.0.
AMD Athlon Processor, 1.6 Ghz, 3 Gb RAM
ATI Radeon HD 3200 Graphics

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

Post #3by selden » 15.10.2007, 01:23

Mr Noob,

One must walk before one can run :)

You might take a look at
http://www.lepp.cornell.edu/~seb/celest ... intro.html

It starts with a very simple Star and Planet definition.
Selden

Guckytos
Posts: 439
Joined: 01.06.2004
With us: 20 years 10 months
Location: Germany

Post #4by Guckytos » 15.10.2007, 17:58

Mr Noob,

take also a look at the Motherlode, where you will find Information on various addon creation aspects.

Here for example.

Milosz21
Posts: 88
Joined: 03.05.2008
Age: 38
With us: 16 years 11 months
Location: Cracow Poland

Re: How Do I Create My Own Star ?

Post #5by Milosz21 » 11.07.2008, 08:39

You can also made a name of your star.
My systems have a name from stars.
Star "Tangier" so "Tangier System" simple and work every time on me.

Code for exsplain, you didn't play with HP stars simplly create name.
"Tangier"
{
RA 45.7215
Dec 50.05555556
Distance 147.3575
SpectralType "A2V"
Texture "Tangier.*"
AbsMag 3.15
Radius 1789500
}

Avatar
fsgregs
Posts: 1307
Joined: 07.10.2002
With us: 22 years 5 months
Location: Manassas, VA

Re: How Do I Create My Own Star ?

Post #6by fsgregs » 13.07.2008, 02:41

Hi everyone:

I have been trying to drop a new texture onto an existing star (Gliese 581) by creating an stc file for it, but I have been unable to find it in the Celestia database, probably because it is part of stars.dat, and I don't have the software to read stars.dat. I need to discover the RA, Dec and Radius, etc. if I am to create an stc file with a new texture for it.

I ran across a reference to a file somewhere in source forge files called "stars.txt", which apparently contains a text translation of the entire stars.dat file. Could someone please post a link to where that stars.txt file can be found :)

Is there any way (keystroke command or script) to simply click on, go to, or visit a star in Celestia and find the exact RA and Dec coordinates I would have to insert into an stc file if I wished to modify that star's surface texture?

Thanks. Any help is appreciated as always

Frank

Avatar
t00fri
Developer
Posts: 8772
Joined: 29.03.2002
Age: 23
With us: 23 years
Location: Hamburg, Germany

Re: How Do I Create My Own Star ?

Post #7by t00fri » 13.07.2008, 09:37

fsgregs wrote:Hi everyone:

I have been trying to drop a new texture onto an existing star (Gliese 581) by creating an stc file for it, but I have been unable to find it in the Celestia database, probably because it is part of stars.dat, and I don't have the software to read stars.dat. I need to discover the RA, Dec and Radius, etc. if I am to create an stc file with a new texture for it.

Also for your astronomy classes it might be useful to be aware of the interactive SIMBAD world database for astronomocal objects. It's THE professional reference!
Have a try:

http://cdsweb.u-strasbg.fr/

Here you click on "Simbad" and then select "by identifyer". Next simply enter "Gliese 581" into the dialog field called "Identifier" and hit return. On the resulting page you find not only RA, DEC but all that is known at a scientific level about your desired object. You can also proceed and make a plot of it's environment etc.

Via this data base interface, you also have (WEB or FTP) access to ALL scientific catalogs for astronomical data...


I ran across a reference to a file somewhere in source forge files called "stars.txt", which apparently contains a text translation of the entire stars.dat file. Could someone please post a link to where that stars.txt file can be found :)

stars.txt is part of the Celestia source code, of course. You find the file in the data/ subdirectory. In the source code you find quite a number of other useful things as well...

Is there any way (keystroke command or script) to simply click on, go to, or visit a star in Celestia and find the exact RA and Dec coordinates I would have to insert into an stc file if I wished to modify that star's surface texture?

Certainly, in my Celestia, I just need to click on an object with the RIGHT mouse button...
It's there since ages and might even be mentioned in your own Celestia manual. ;-)

Fridger
Image

Avatar
fsgregs
Posts: 1307
Joined: 07.10.2002
With us: 22 years 5 months
Location: Manassas, VA

Re: How Do I Create My Own Star ?

Post #8by fsgregs » 13.07.2008, 19:05

Thanks for the advice, Fridger. However, I am still stuck. :( I located stars.txt on sourceforge and discovered it is not a text translation of stars.dat. I could not look up the RA and Dec used by Celestia itself to position Gliese 581, as I had hoped. I next loaded a celx script that was available on the forum to identify the RA and Dec of any sky object (presumably from Earth), but it constantly changed by the second as time continued to tick. I don't know what RA and Dec to use or on what particular date.

I have read about stc files on Selden's site, but I am afraid I am still confused. I tried a variety of BaryCenter commands, but none of them work out. All I want to do is take an existing star, already in the Celestia database, and substitute a new texture for it. I tried inputing different parameters into stc files along with texture commands, and failed to succeed. I was able to create a new star with its own texture by using some of the guidance I read up on, but not an existing star. I looked up the coordinates in Sinbad for Gliese 581 and converted them to decimal degrees using a converter I found on the NASA website, but Sinbad does not list the distance Gliese 581 is from Earth. In addition, I could not find a reference to the magnitude of the star in that database.

I right-clicked on Gliese 581 as you suggested, and the RA and Dec was not one of the menu choices. It listed "Info", which brought me to Sinbad, so I guess that is what you meant, Fridger, but those coordinates do not seem to be the ones being used by 1.5.1. When I plugged them into an stc file, I created a 2nd star near the real Gliese 581, but not superimposed upon it. :(

I've been at this for two hours and still cannot figure it out. I'm dense I guess. :?

Please - someone - could you be kind enough to help me and others by simply listing the exact steps one must do to create an STC file that will substitute a new texture for a specific existing star? Also, is there an online converter to use from RA to Decimal RA? If not, what is the formula used by Celestia for the conversion?

Thank you in advance.

Frank

ajtribick
Developer
Posts: 1855
Joined: 11.08.2003
With us: 21 years 7 months

Re: How Do I Create My Own Star ?

Post #9by ajtribick » 13.07.2008, 19:37

fsgregs wrote:I located stars.txt on sourceforge and discovered it is not a text translation of stars.dat. I could not look up the RA and Dec used by Celestia itself to position Gliese 581, as I had hoped.
Hmm... looks like it's a rounding issue.

but Sinbad does not list the distance Gliese 581 is from Earth.
The database is SIMBAD (with an M), not the hero sailor Sinbad (with an n). SIMBAD does list parallax, which is easily converted to distance:
1000/(parallax in milliarcseconds) = distance in parsecs

fsgregs wrote: In addition, I could not find a reference to the magnitude of the star in that database.
Both B and V magnitudes are listed. See the line which says "Fluxes". Note that the magnitudes in stars.txt should not suffer from rounding errors. (Plus bear in mind that Celestia's database is derived from the Hipparcos catalogue, not from SIMBAD)

fsgregs wrote:I right-clicked on Gliese 581 and the RA and Dec was not one of the menu choices. It listed "Info", which brought me to Sinbad, so I guess that is what you meant, Fridger, but those coordinates do not seem to be the ones being used by 1.5.1. When I plugged them into an stc file, I created a 2nd star near the real Gliese 581, but not superimposed upon it. :(
The Celestia stars.dat is derived from the Hipparcos catalogue. The link to the star's Hipparcos catalogue entry is listed at the bottom of the SIMBAD page, under the link "HIP 74995" in the "External archives" section. HOWEVER the current stars.dat generation process may be using the Tycho-1 coordinates (depending on the magnitudes of the errors in the HIP and TYC catalogues). Since SIMBAD only lists Tycho-2 (and even this is incompletely implemented), you will need to do a VizieR search for the Tycho catalogue. The one you want is I/239/tyc_main

However in the case of Gliese 581, the Tycho entry for the star does not contain errors on RA/Dec, so is not used. (This is according to my understanding of the generation code: there seem to be various anomalies which suggest that the code that is claimed to be used is NOT actually the code that is used)

So use the Hipparcos coordinates.

(Note the Hipparcos decimal coordinates are preferred over the Hipparcos hms/dms coordinates)

(Alternatively if you are up to the programming task, you could parse stars.dat - I documented the format on the Celestia WikiBook here)

Also, is there an online converter to use from RA to Decimal RA? If not, what is the formula used by Celestia for the conversion?
Usually RA is quoted in hours/minutes/seconds format. One minute = 1/60 of an hour, one second = 1/60 of a minute. Hours range [0,24). Degrees [0,360). So the conversion is very simple.

degrees = (hours + minutes / 60 + seconds / 3600) * 15

-----

Note I am currently in the process of revising stars.dat, and I am going to be using a new reduction of the Hipparcos data which may move various stars around anyway. I've already put a request in for a "Modify" directive for .stc files on the Feature Requests list. :)
Last edited by ajtribick on 14.07.2008, 09:18, edited 1 time in total.

Avatar
t00fri
Developer
Posts: 8772
Joined: 29.03.2002
Age: 23
With us: 23 years
Location: Hamburg, Germany

Re: How Do I Create My Own Star ?

Post #10by t00fri » 13.07.2008, 19:49

Frank,

I don't understand any of your listed problems. See Andrew's respective comments.

fsgregs wrote:...which brought me to Sinbad, so I guess that is what you meant, Fridger,
I mean SIMBAD not Sinbad! Usually I mean what I write ;-) . I also wrote that it's the right mouse button in MY Celestia, which is Celestia-KDE (Linux). You probably used Windows.
In the KDE version, indeed the coordinates, names etc are directly displayed this way.

fsgregs wrote:I looked up the coordinates in Sinbad for Gliese 581 and converted them to decimal degrees using a converter I found on the NASA website, but Sinbad does not list the distance Gliese 581 is from Earth.

Sorry, I thought astronomy teachers know how to calculate distances from parallax values etc. The conversion to decimal degrees is also exceedingly simple. Celestia just uses the correct formula. See Andrew's post...

Fridger
Last edited by t00fri on 13.07.2008, 23:15, edited 1 time in total.
Image

Avatar
Hungry4info
Posts: 1133
Joined: 11.09.2005
With us: 19 years 6 months
Location: Indiana, United States

Re: How Do I Create My Own Star ?

Post #11by Hungry4info » 13.07.2008, 22:23

In the options, you can set it to give you the RA and Dec in decimal, as opposed to degrees.
Current Setup:
Windows 7 64 bit. Celestia 1.6.0.
AMD Athlon Processor, 1.6 Ghz, 3 Gb RAM
ATI Radeon HD 3200 Graphics

Avatar
fsgregs
Posts: 1307
Joined: 07.10.2002
With us: 22 years 5 months
Location: Manassas, VA

Re: How Do I Create My Own Star ?

Post #12by fsgregs » 14.07.2008, 20:00

:D

Thanks to all for your great advice, things finally worked out. Here is a screenshot of Gliese 581 with its new red dwarf texture.
g581.jpg


For the benefit of other forum members, I have created a new "sticky" posting in the Users section of the forum to comprehensively summarize all the steps outlined here to add a texture to an existing star, complete with links and images. I also will try to do a posting on WIKI on the same topic. You can read the posting here: http://shatters.net/forum/viewtopic.php?f=2&t=12633

Thanks again everyone.

Frank


Return to “Add-on development”