-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels