Changes
Page history
Update SVD decomposition
authored
Mar 31, 2022
by
Leo Tsukada
Hide whitespace changes
Inline
Side-by-side
O4-tests/SVD-decomposition.md
View page @
a5429f32
...
@@ -300,7 +300,11 @@ Use different sorting and grouping schemes to figure out the most efficient opti
...
@@ -300,7 +300,11 @@ Use different sorting and grouping schemes to figure out the most efficient opti
<tr>
<tr>
<td>
<td>
<div>
14 :green_apple:
</div></td>
<div>
14 :green_apple:
</div></td>
<td>
<td>
<div>
<div>
...
@@ -657,6 +661,58 @@ For [O4 bank](https://git.ligo.org/gstlal/offline-configuration/-/blob/o4-templa
...
@@ -657,6 +661,58 @@ For [O4 bank](https://git.ligo.org/gstlal/offline-configuration/-/blob/o4-templa




**RUN 14:**
```
yaml
svd
:
f-low
:
15.0
num-chi-bins
:
20
approximant
:
-
0:1.73:TaylorF2
-
1.73:1000:SEOBNRv4_ROM
tolerance
:
0.9999
max-f-final
:
1024.0
num-split-templates
:
2000
overlap
:
100
num-banks
:
1
samples-min
:
2048
samples-max-64
:
4096
samples-max-256
:
4096
samples-max
:
4096
sort-by
:
mu
max-duration
:
128
autocorrelation-length
:
-
0:15:701
-
15:1e6:351
manifest
:
H1L1V1-GSTLAL_SVD_MANIFEST_PN_PHASE-0-0.json
```
**RUN 15:**
```
yaml
svd
:
f-low
:
15.0
num-chi-bins
:
20
approximant
:
-
0:1.73:TaylorF2
-
1.73:1000:SEOBNRv4_ROM
tolerance
:
0.9999
max-f-final
:
1024.0
num-split-templates
:
2000
overlap
:
200
num-banks
:
1
samples-min
:
2048
samples-max-64
:
4096
samples-max-256
:
4096
samples-max
:
4096
sort-by
:
mu
max-duration
:
128
autocorrelation-length
:
-
0:15:701
-
15:1e6:351
manifest
:
H1L1V1-GSTLAL_SVD_MANIFEST_PN_PHASE-0-0.json
```
### Manifold Bank
### Manifold Bank
**RUN 10:**
**RUN 10:**
...
...
...
...