Functions | |
| def | parse_command_line () |
Variables | |
| options | |
| filenames | |
| dictionary | prefunc |
| dictionary | postfunc |
| dictionary | testfunc |
| dictionary | sortkeyfunc |
| dictionary | bailoutfunc |
| dictionary | clusterfunc |
| xmldoc = ligolw_utils.load_filename(filename, verbose = options.verbose) | |
| process = bucluster.append_process(xmldoc, cluster_algorithm = options.cluster_algorithm, comment = options.comment) | |
| changed | |
| program | |
| verbose | |
| filename | |
| def lalburst_cluster.parse_command_line | ( | ) |
Definition at line 54 of file lalburst_cluster.py.
| lalburst_cluster.options |
Definition at line 87 of file lalburst_cluster.py.
| lalburst_cluster.filenames |
Definition at line 87 of file lalburst_cluster.py.
| lalburst_cluster.prefunc |
Definition at line 90 of file lalburst_cluster.py.
| lalburst_cluster.postfunc |
Definition at line 93 of file lalburst_cluster.py.
| lalburst_cluster.testfunc |
Definition at line 96 of file lalburst_cluster.py.
| lalburst_cluster.sortkeyfunc |
Definition at line 99 of file lalburst_cluster.py.
| lalburst_cluster.bailoutfunc |
Definition at line 102 of file lalburst_cluster.py.
| lalburst_cluster.clusterfunc |
Definition at line 105 of file lalburst_cluster.py.
| lalburst_cluster.xmldoc = ligolw_utils.load_filename(filename, verbose = options.verbose) |
Definition at line 115 of file lalburst_cluster.py.
| lalburst_cluster.process = bucluster.append_process(xmldoc, cluster_algorithm = options.cluster_algorithm, comment = options.comment) |
Definition at line 125 of file lalburst_cluster.py.
| lalburst_cluster.changed |
Definition at line 131 of file lalburst_cluster.py.
| lalburst_cluster.program |
Definition at line 133 of file lalburst_cluster.py.
| lalburst_cluster.verbose |
Definition at line 141 of file lalburst_cluster.py.
| lalburst_cluster.filename |
Definition at line 155 of file lalburst_cluster.py.