@@ -269,7 +269,7 @@ I fail to generate a time-domain waveform whose amplitude comes to zero quickly
...
@@ -269,7 +269,7 @@ I fail to generate a time-domain waveform whose amplitude comes to zero quickly
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.
### (iii) Comparison of their performances in VItamin:
### (iii) Comparison of their performances in VItamin:
There are 4 data sets for test data.Except the first one, all the corner plots from my data are very similar to Hunter's.
There are 4 data sets for test data.Except the first one, all the corner plots from my data are extremely similar to Hunter's.
*Hunter's corner plot is on the top, and mine is below.
*Hunter's corner plot is on the top, and mine is below.
#### (a)
#### (a)
Fig.4 & Fig.5
Fig.4 & Fig.5
...
@@ -319,6 +319,8 @@ Fig.10 & Fig.11
...
@@ -319,6 +319,8 @@ Fig.10 & Fig.11
> ra=4.06
> ra=4.06
> dec=-0.17
> dec=-0.17
### (iv)Does windowing signal helps...
Windowing signal usually is used to make fft. How can I use it if making ifft?