Skip to content

Previous event used when trying to make external sky map with new event

Currently there is a bug where the previous event is used instead of the current event when trying to create an external sky map in handle_grb_gcn:

https://git.ligo.org/emfollow/gwcelery/-/blob/7edb775ddb5c60c591a9f7e7e5b8e0fc5df29c9c/gwcelery/tasks/external_triggers.py#L197

This bug was introducted in 37e20e44

A solution would be try to construct an event dict based on the info available in the VOEvent since replace_event doesn't return or just grab the newly modified event dict with gracedb.get_event.

Edited by Brandon Piotrzkowski
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information