glue.ligolw -> ligo.lw conversion
Preparations for lalsuite!644 (merged).
glue.ligolw
is being replaced by ligo.lw
: old XML documents will be unsupported and should be converted with e.g.:
ligolw_no_ilwdchar injections-file.xml
which will overwrite injections-file.xml
. This is a backwards incompatible change.
Also note that at this time, this will break the docker container which is based off a lalsuite container and does not seem to contain ligo.lw. Wait to merge this!