WimDeMeester / eFinder

The software and documentation for the eFinder
0 stars 1 forks source link

Remove temp-axy option from platesolve #26

Closed mrosseel closed 1 year ago

mrosseel commented 1 year ago

trying to solve #25

Possibly a platesolve optimisation gone bad - in any case when I click the polaris checkbox and click measure afterwards the .axy file is written and no error occurs. If you can still make it fail, please describe config file, command line options and steps you took to make it fail. Also make sure the /dev/shm/images is empty, or tell me if the fact that it's non-empty contributes to the bug.

WimDeMeester commented 1 year ago

Some improvements. The failed to find the image error is gone, however the offset is not calculated. Here is a movie with the new behavior:

https://user-images.githubusercontent.com/7261529/203944744-3c4850a1-b756-4468-9db0-ea85e177c958.mov

In the old versions, you could see the star that was found (in this case Polaris) and the new offset that was found. I'll try to upload a movie of the old behavior this evening.

mrosseel commented 1 year ago

thx, will have a look tomorrow to fix this, haven't seen this work yet so didn't know it was broken :)

WimDeMeester commented 1 year ago

This is the behavior in the previous versions:

https://user-images.githubusercontent.com/7261529/204053590-1ed5776d-bb3d-44d1-ac4f-8db2dea19ad7.mov

WimDeMeester commented 1 year ago

Works fine! This fixes #25