Stellarium / stellarium

Stellarium is a free GPL software which renders realistic skies in real time with OpenGL. It is available for Linux/Unix, Windows and macOS. With Stellarium, you really see what you can see with your eyes, binoculars or a small telescope.
https://stellarium.org
GNU General Public License v2.0
7.72k stars 820 forks source link

Solar eclipse problems in stellarium #3860

Closed testori1972 closed 1 month ago

testori1972 commented 2 months ago

If you want to calculate the position of the solar eclipse, width of the umbra, sun/moon diameter ratio, etc. "setUseTopocentricCoordinates" must be false, if not false, what is happening, is the position inaccurate including the position of the solar eclipse which I stated above in one of the scripts: "SolarEclipseComputer.cpp"

10110111 commented 2 months ago

"setUseTopocentricCoordinates" must be false

It's already being set to false whenever required, and restored afterwards.

which I stated above in one of the scripts: "SolarEclipseComputer.cpp"

There's not a single line that you authored in this file. And nothing in the file refers to any scripts.

gzotti commented 2 months ago

@testori1972 is this a question (which should at best go into discussions) or an issue report (for which you should fill in the issue report template)? In the latter case, show an actual false result or other reproducible indication of a "Solar eclipse problem" created by running version 24.2.

github-actions[bot] commented 2 months ago

Hello @testori1972, we need more info and feedback!

The hardware info, steps of reproduction and log file are really important and help us resolve over 90% issues fast. Of course, in some specific cases we need more data, but we ask the required data separately...

gzotti commented 1 month ago

Nothing will come from here...