Skip to content

WIP: Check_vector (now with gwpy, compatible with python 3)

Geoffrey Mo requested to merge (removed):check_vector_gwpy into master

This is a newer version of check_vector (from the previous merge request) which now uses gwpy instead of lalframe to read the frames. This is compatible with python 3.

One issue is that the module six is not installing correctly in the gitlab tests, which @deep.chatterjee and @min-a.cho have both encountered.

Merge request reports