fritz-marshal / fritz

Astronomical data platform for the Zwicky Transient Facility.
https://fritz.science
Other
24 stars 34 forks source link

Fix case where alert dataframe has no candid #481

Closed guynir42 closed 2 years ago

guynir42 commented 2 years ago

When posting an alert from the ThumbnailsPathHandler I get errors where there is no "candid" key in the dataframe returned from alert_data.

I am not sure why this is happening but I can't regenerate the thumbnails this way.

guynir42 commented 2 years ago

This needs a more in depth dive into fixing post_alert