Skip to content

BUGFIX: Fix whitening procedure

Currently the attribute interferometer.whitened_frequency_domain_strain does not return strain with unit variance. This MR fixes this attribute and the ensuing plotting methods of the CBCResult object where it was called so that those plot the whitened time-domain strain with unit variance. Should I add a unit test that the interferometer.whitened_frequency_domain_strain actually returns unit-variance strain?

Merge request reports