Changes
Page history
Update comp_snr_ts
authored
Mar 11, 2021
by
Kentaro Mogushi
Show whitespace changes
Inline
Side-by-side
home/comp_snr_ts.md
View page @
19d0d8d8
...
...
@@ -104,8 +104,7 @@ optimal_snr = np.abs(snr_timeseries_n.data)[peak_window_start_index: peak_window
print(optimal_snr)
```


-
find the snr time series in
**gwpy**
...
...
...
...