BUGFIX: Fix whitening procedure
- Feb 09, 2023
-
-
Sylvia Biscoveanu authored
-
- Feb 08, 2023
-
-
Sylvia Biscoveanu authored
-
- Jan 25, 2023
-
-
Sylvia Biscoveanu authored
-
Sylvia Biscoveanu authored
-
Maintenance will be performed on git.ligo.org, containers.ligo.org, and docs.ligo.org on Tuesday 22 April 2025 starting at approximately 9am PDT. It is expected to take around 30 minutes and there will be several periods of downtime throughout the maintenance. Please address any comments, concerns, or questions to the helpdesk. This maintenance will be upgrading the GitLab database in order to be ready for the migration.
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?