dstndstn / astrometry.net

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

Different behavior between nova and local installation #218

Closed charettemtb closed 3 years ago

charettemtb commented 3 years ago

Hello,

I'm working on a self hosted astrometry solder. For this submission : nova.astrometry.net/user_images/4511672#annotated On my self hosted environment, the same job succeeded but not showing HD 21332 annotation. Could you explain me why ? Thanks a lot

dstndstn commented 3 years ago

Hi,

I think you need to grab the Hipparcos data file to get those annotations:

http://data.astrometry.net/hip.fits

Check the astrometry/net/settings.py file to set the path to that file.

On Sat, Apr 3, 2021 at 5:44 AM charettemtb @.***> wrote:

Hello,

I'm working on a self hosted astrometry solder. For this submission : [ https://nova.astrometry.net/user_images/4511672#annotated] On my self hosted environment, the same job succeeded but not showing HD 21332 annotation. Could you explain me why ? Thanks a lot

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dstndstn/astrometry.net/issues/218, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIEH7IA7ZELUO3QABAFOHDTG3PRBANCNFSM42KCAHSA .

charettemtb commented 3 years ago

It works ! Thanks