Skip to content

More development on using segment tools

Deep Chatterjee requested to merge deep.chatterjee/gwcelery:segments-dev into master
  • Pipeline specific extra attributes are pulled from Burst pipelines to compute a duration for the event
  • Fewer calls to gracedb, event information pulled only once from gracedb
  • Added a _SuperEventList extended from segmentlist with manual functions to avoid race conditions of using .find

To be implemented

  • Events should have a finite segment, instead of zero segments
  • Superevent window extends if events lie partially outside superevent window
  • Add unittests to test the superevent window extension feature
Edited by Deep Chatterjee

Merge request reports