Skip to content

WIP: adding orthogonal higher mode optimal snr calculation to gw/file/conversions.py module

Joseph Cameron Mills requested to merge (removed):master into master

First attempt at merging lightweight simple HM SNR functionality.

WIP:

(1) Currently no infrastructure to pass the function _network_sigma_hm() a dictionary of pycbc psds. It also requires a "maximum_frequency" and "frequency_spacing" which are not included by default. These could potentially be inferred from the psd, but being able to pass them as arguments on the command line would be preferable.

Edited by Joseph Cameron Mills

Merge request reports