Skip to content

Problem with internal solver and indexes. #153

@atoy40

Description

@atoy40

Hi,

I'm working on a javascript library to bind StellarSolver, and I've a problem with the internal solver.
I tried to solve a fits (tested successfully with the StellarSolverTester) but it failed each time. If I compare astrometry logs, I can see a big difference. For each index file I've got (the following example is for the 4209 index):

With my code :

Index scale: [0, 0] arcmin, [0, 0] arcsec
Index has 1168128 quads and 730080 stars

With the tester :

Index scale: [42, 60] arcmin, [2520, 3600] arcsec
Index has 1168128 quads and 730080 stars

In both case, I've used the SingleThread builtin profile with no scale/position. It seems to have a problem reading indexes ?

The extraction part works perfectly, each "solvers" get 50 detected/filtered stars.
Thks
Anthony.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions