Quote:
Originally Posted by Barrykgerdes
Hi Andrew
Looks OK to me. I think we already have some of the comets in other files but that is of no consequence.
|
I did say there would be some dups. FYI the "radius" was derived from the H and G values and a bit of maths. This was the easiest way to get something of about the right size.
Quote:
The file is rather large however and may slow down stellarium on some platforms However I patched it onto my standard ssystem.ini to make a new one with the planets etc (127Kb) and it worked OK FPS only dropped to 9. Filled the screen up with comets.
|
It's not trivial to cut down the number of comets. The brightness is non-linear, so deciding what would be below say mag 12 is difficult.
Quote:
It may be difficult for some to use unless they know the full title of the comet.
|
You only have to type enough to be unique. Prefix resolution works on these too. I made the choice to use the name as it appears in the MPC data. Dropping the MPC bulletin number from the name would be easy. It isn't really of interest to most people. Comet names are not unique so using the formal designation seems the only way to go.
Thanks. I suspect there are other Stellarium users outside IIS who might be interested. My file only contains the comets, so if you were to strip out the comets from the standard file and put these on the end you'd have an up to date file.
Did you want the perl so you can regenerate the file every month or so? At present it calls wget to get the data from the MPC but I can make it pure perl.
Andrew