ENH: Add whitened TD strain as a property of the Interferometer
requested to merge rhiannon.udall/bilby:feature/add-whitened-time-domain-strain-to-interferometer into master
The Interferometer has the property of whitened_frequency_domain_strain but not a corresponding property for whitened_time_domain_strain. This implements the process found in bilby.gw.result.CompactBinaryCoalescenceResult.plot_interferometer_waveform_posterior and bilby_pipe.plotting_utils.plot_whitened_data in order to make this a property of the interferometers, so that users do not need to recompute it themselves.
Edited by Rhiannon Udall