gstlal_svd_bank_checkerboard ============================ Command line options -------------------- .. code-block:: none Usage: gstlal_svd_bank_checkerboard [options] Split SVD bank into 'odd' or 'even' banks Options: -h, --help show this help message and exit --svd-files=filename A LIGO light-weight xml / xml.gz file containing svd bank information (require). Can be passed multiple times. --outdir=directory Output directory for modified SVD files. --reference-psd=filename Load the spectrum from this LIGO light-weight XML file (required). --in-place If set, apply the SVD checkerboarding in place rather than generate new SVD files. --even Output even rows of reconstruction matrix. Default is odd. -v, --verbose Be verbose (optional).