Update comp_snr_ts authored by Kentaro Mogushi's avatar Kentaro Mogushi
......@@ -35,6 +35,9 @@ plt.legend()
plt.savefig('test.png')
plt.close()
```
- optimal SNR in whitened space is smaller than the SNR in raw scale by a factor of 2.
- optimal SNR in whitened space is smaller than the SNR in raw scale by a factor of **2**.
![Screen_Shot_2021-03-11_at_12.46.39_PM](uploads/1be82f43e25524fa5081c74e79770a55/Screen_Shot_2021-03-11_at_12.46.39_PM.png)
# noise optimal SNR
![Screen_Shot_2021-03-11_at_12.46.39_PM](uploads/1be82f43e25524fa5081c74e79770a55/Screen_Shot_2021-03-11_at_12.46.39_PM.png)
\ No newline at end of file