astrolabsoftware / fink-science-portal

Fink Science Portal
https://fink-portal.org
Apache License 2.0
7 stars 4 forks source link

wrong value of semimajor axis a shows #616

Closed CharlesBell closed 4 months ago

CharlesBell commented 4 months ago

for example:

after clicking Solar System for ZTF24aajqycq

SsODNet - ssoCard Name: 2000 YZ / 22180 https://fink-portal.org/ZTF24aajqycq

Dynamical parameters a (AU): 3.4569542840424936e-08

Screenshot 2024-04-16 081827

JulienPeloton commented 4 months ago

Thank you @CharlesBell for reporting! I thought this was fixed in a previous PR (https://github.com/astrolabsoftware/fink-science-portal/pull/602), but apparently there are still some failures... I will inspect why the correction does not work, and provide a correction.

JulienPeloton commented 4 months ago

Oh I see -- in SSODNET, they recently changed back their units for distances (https://ssp.imcce.fr/webservices/ssodnet/changelog):

I have to update the code in Fink accordingly then. Thank you for spotting it!

CharlesBell commented 4 months ago

I love Fink Thank you.

JulienPeloton commented 4 months ago

Thank you! Actually we identified that the problem is coming from a dependency of Fink. This is being resolved, and I will let you know when the service will be updated with the correct display :-)

JulienPeloton commented 4 months ago

Hi @CharlesBell -- the problem has been fixed (configuration file in Miriade not updated), and semi major axes are properly displayed in AU. Thanks again for reporting!

CharlesBell commented 4 months ago

Thanks. I checked it and it works.