Page 1 of 1

r4250 bug comet tails

Posted: 09.04.2008, 14:06
by cartrite
I was messing around with a spice addon for Deep Impact and noticed this bug.
I compiled this with r4250 using the QT4 code and used the gcc 4.1.2 compiler.
It happens with the KDE version too.
This image shows the earth and the tail from Temple1.

bug1.jpg


This image shows the comet in front of the earth even though it is far away and should still be behind the earth.

bug2.jpg


cartrite

Re: r4250 bug comet tails

Posted: 09.04.2008, 14:34
by selden
cartrite,

It would help a lot if you included a Cel URL for the failing viewpoint.
Personally, I simply don't have the time to try to find it.

Re: r4250 bug comet tails

Posted: 09.04.2008, 16:53
by cartrite
This file, comet-bug.zip should contain everything you need to get there.
This bug was also in the Windows SVN build r4250.
**********************************************************************************************************************************
I'm not sure what is meant in the next post.
The folder goes in extras. Open the html and click on the link if you are using Windows. Copy the cel-url and Paste in Goto url if in Linux KDE.
??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????
cartrite

Re: r4250 bug comet tails

Posted: 09.04.2008, 17:58
by symaski62
8O ROOOOHHH !

hi ! clic " O " on ==> clic " O " OFF :mrgreen:

yes !

Re: r4250 bug comet tails

Posted: 18.04.2008, 09:02
by symaski62
celestia 1.6.0 r4280

cel://Follow/Sol:Tempel1/2013-04-11T13: ... 2112&ver=2

Code: Select all

"Tempel1" "Sol"
{
   Class "comet"
   Mesh "asteroid.cms"
   Texture "asteroid.jpg"
   Radius 3
   Albedo 0.7
    SpiceOrbit
    {
        Kernel "di_tempel1_ssd_v1.bsp"
        Target "1000093"
        Origin "10"
            BoundingRadius 2
        Beginning "2000 1 01 00:00:00.0000"
        Ending "2050 1 01 00:00:00.0000"
    }
        UniformRotation
   {
   Period     40.7
        }
}


8O ou?

Re: r4250 bug comet tails

Posted: 24.04.2008, 00:03
by cartrite
I just built the release candidate for 1.5.1 and noticed this slight problem. I built the KDE UI and opened the Celestial Browser and was touring the Solar System when I decided to goto Hale Bopp. This says it is 26 AU from the Sun and when you approach it it has a tail. Is this right?

cometbug.jpg


cometbug1.jpg


cartrite

Re: r4250 bug comet tails

Posted: 24.04.2008, 00:29
by selden
That's not the tail, that's the coma.
The tail is no longer drawn when comets are more than about 5AU from the Sun.

Actually it's a defect, not a bug: there's no consensus as to when the coma should no longer be drawn.

Re: r4250 bug comet tails

Posted: 24.04.2008, 01:16
by cartrite
OK Then I haven't found any problems with the 1.5.1 tar that Pat created in the email at source forge.
cartrite

Re: r4250 bug comet tails

Posted: 24.04.2008, 15:15
by BobHegwood
At the risk of starting another heated debate, :roll: couldn't we simply have the coma and the tail react together?
If I may, I can't easily see the difference between the two anyway when I'm viewing a comet in Celestia.

Or, maybe another approach would work.
Perhaps the rendering view options could contain a check box for comas as well as tails?

Just a thought.

Thanks, Bob