Skip to content

Add option to pass event dictionary to reduce gracedb queries

This change gives the option to pass the whole event dictionary instead of requiring gracedb to grab the event every time. Since gwcelery has this information readily available, this should reduce latency and help reduce the 4s average run time for the whole RAVEN pipeline (without sky maps).

Merge request reports