-
Notifications
You must be signed in to change notification settings - Fork 1
Description
I noticed that for some SSOs the portal does not return the same data as the API. For example:
The 'ssoft' endpoint (https://api.ztf.fink-portal.org/api/v1/ssoft?sso_number=831069) and the data from the SSO bulk ('ssobulk') endpoint return the same data.
However, this differs from the data from the 'sso' endpoint (https://api.ztf.fink-portal.org/api/v1/sso?n_or_d=831069) and the portal (https://ztf.fink-portal.org/ZTF25ackensd). These sources seem to be consistent with each other.
One effect of this is that there are less observations in the ssoft and ssobulk endpoint for the same object. It appears that the fitted parameters from the phase functions are also different which affects the reported residuals for these objects.
Let me know if this is intentional or I should look elsewhere for bulk downloads.
Thanks!