error from ligolw_dq_query_dqsegdb associated with "all active" flags checks
Created by: reedessick
I've also noticed that I get an error with the following command line (from my personal account at CIT, using the default installation)
$ ligolw_dq_query_dqsegdb -t https://segments.ligo.org -s -30 -e 31 -o ./allActive-1134345900-61.json 1134345930
...
Traceback (most recent call last):
File "/bin/ligolw_dq_query_dqsegdb", line 467, in <module>
if not active_only:
NameError: name 'active_only' is not defined
looks like line 467 is supposed to be "if not options.active_only:" For what it's worth, here's the version that's being referenced
$ ligolw_dq_query_dqsegdb --version
Name: ligolw_dq_query_dqsegdb
Branch: glue-1-51-branch
Tag: glue-release-1-51-0
Id: b26b7f4aef02f8d85d7650f3d09bba87b6db1bdc
Builder: Ryan Fisher <ryan.fisher@ligo.org>
Build date: 2016-08-11 22:16:21 +0000
Repository status: CLEAN: All modifications committed