Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why does the score calculated with igc-xc-score not match the xcontest score result? #220

Open
JobNing opened this issue Apr 10, 2024 · 4 comments

Comments

@JobNing
Copy link

JobNing commented Apr 10, 2024

Here are my calculations using igc-xc-score
image
Here's the xcontest score
image

@mmomtchev
Copy link
Owner

The very goal of igc-xc-score is to give you a 100% accurate and deterministic result. As the rules state that the highest possible valid score should be used, as long as the score given by igc-xc-score is valid according to the rules, it must be correct one because it is higher.

There are two mains reasons why igc-xc-score may give you a higher score:

  • First, igc-xc-score uses every single GPS point of the flight track, while most other scoring programs eliminate points in order to simplify the search
  • Second, igc-xc-score tries to do an exhaustive search of the entire solution space in a given amount of time - which works for most flights

@mmomtchev
Copy link
Owner

As you may have seen from my profile, I am currently unemployed because of a huge organized extortion with the help of the French police and many big companies. In order to intimidate me, people are posting simultaneous issues on my projects. Yours is one of these.

@JobNing
Copy link
Author

JobNing commented Apr 11, 2024

I'm really sorry that you're unemployed, but I'm not one of them, I'm a Chinese person using this tool you've developed that's all, thank you very much for providing me with this tool that has helped me a lot!

@mmomtchev
Copy link
Owner

During the last 3 months, almost every single person commenting simultaneously on my issues has been Chinese

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants