Update home authored by Wei Changfeng's avatar Wei Changfeng
...@@ -259,12 +259,12 @@ What I did: To make my data exactly the same to Hunter's test data, I delete 'ad ...@@ -259,12 +259,12 @@ What I did: To make my data exactly the same to Hunter's test data, I delete 'ad
Fig.1 Hunter's test data (whitened): Fig.1 Hunter's test data (whitened):
![01](uploads/9e822df0dd23fc5a8e40fe2bec2cc5d4/01.png) ![01](uploads/9e822df0dd23fc5a8e40fe2bec2cc5d4/01.png)
Fig.2 my data (whitened): Fig.2 my data (whitened):
![01_remake](uploads/e4f9fe82dfa6446fa8a28a7df775bb01/01_remake.png) ![01_remake](uploads/d94383852818a5f3040f20da4f6c5fa2/01_remake.png)
Fig.3 my data if added white Gaussian noise: Fig.3 my data if added white Gaussian noise:
![01_nosiy](uploads/951819818736bdd1e33c3796bdbdd443/01_nosiy.png) ![01_nosiy](uploads/adfcd89f4bd9b2e5bd8e9eea3eaae10f/01_nosiy.png)
### (ii) What my original data looks like (before whitening and adding Gaussian white nosie): ### (ii) What my original data looks like (before whitening and adding Gaussian white nosie):
Fig.4 The signal's plot in time domain: Fig.4 The signal's plot in time domain:
![bilby_bbh_signal](uploads/34ca57b1a23a37b876deff13324a6dc8/bilby_bbh_signal.png) ![bilby_bbh_signal](uploads/e40b70cbfd5df4d665f52adf523f497a/bilby_bbh_signal.png)
I fail to generate a time-domain waveform whose amplitude comes to zero quickly after merging. But, I made waveform the same to Hunter's way and the whitened waveforms do look similar. I fail to generate a time-domain waveform whose amplitude comes to zero quickly after merging. But, I made waveform the same to Hunter's way and the whitened waveforms do look similar.
In Hunter's test data, the amplitude also doesn't come to zero after merging(as you can see in Fig. 1), and there is a vibration, although it is not obvious. I think whitening step reduces it. In Hunter's test data, the amplitude also doesn't come to zero after merging(as you can see in Fig. 1), and there is a vibration, although it is not obvious. I think whitening step reduces it.
... ...
......