... | ... | @@ -137,6 +137,6 @@ the spread of the difference of norms. The spread is basically the standard devi |
|
|
|
|
|
The quantity $`\mu(k)`$ is the mean of the difference of norms and $`\sigma(k)`$ is the standard deviation.
|
|
|
The 10 largest likelihood samples are chosen to compute the spread. We can find the k_max for which the distance between these two curves along the y-axis is greater than a threshold, approximately O(1e-7).
|
|
|
In our analysis, we set this threshold to be $`2.4 \times 10^{-7}`$.
|
|
|
In our analysis, we set this threshold to be $`2.4 \times 10^{-7}`$, which corresponds to a k_max of 373 and 476 for GW190412 and GW190814 events, respectively.
|
|
|
|
|
|
|