Skip to content

Need to revert 543ffff2

The removal of this code in lalburst.snglcoinc relies on the LDG having a new enough version of scipy to use the new qhull implementations. It turns out that that isn't the case (need scipy 0.19+, 0.18.x is installed on LDG), so it's defaulting to a slower stone-throwing algorithm that is severely impacting performance.

/cc @kipp.cannon.

Edited by Olivia Godwin