Update comp_snr_ts authored by Kentaro Mogushi's avatar Kentaro Mogushi
...@@ -35,6 +35,9 @@ plt.legend() ...@@ -35,6 +35,9 @@ plt.legend()
plt.savefig('test.png') plt.savefig('test.png')
plt.close() 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) ![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