dstndstn / astrometry.net

Astrometry.net -- automatic recognition of astronomical images
http://astrometry.net
Other
679 stars 189 forks source link

After applying ROR message #182

Closed wtgee closed 4 years ago

wtgee commented 4 years ago

Hi @dstndstn, I occasionally see the ROR error on some files and have had a hard time tracking down what that means. When I see it, it usually floods my logs (as in hundreds of them, log attached) with the messages and continues repeating until an eventual timeout.

Note that this image has been previously solved on a different machine. I do not think it is an issue with the image but with my setup, which is just an install of the 0.76 from debian buster.

I can dig a little more but can you let me know what the error even refers to?

I can obviously find it in the source but that didn't really help.

https://github.com/dstndstn/astrometry.net/blob/588ccb289983b615f0b784354114e7d7550c8e45/blind/verify.c#L1373-L1394

solve.log

wtgee commented 4 years ago

I should say that I'm using python 3.8 (actually it's the python:3.8-slim-buster docker image) but the error is in the C.

wtgee commented 4 years ago

It looks like this occurs when you give the wrong --extension to the file, or at least that appears to be my case. Was only happening occasionally because of a confused pipeline. Closing.