Skip to content
Snippets Groups Projects
Commit 06a95514 authored by Stefano Schmidt's avatar Stefano Schmidt Committed by Cody Messick
Browse files

Update cbc_analysis.rst after adding svd-sort option

parent 640aac95
No related branches found
No related tags found
1 merge request!170Update cbc_analysis.rst after adding svd-sort option
......@@ -353,6 +353,7 @@ Section: SVD
svd:
f-low: 20.0
num-chi-bins: 1
sort-by: mchirp
approximant:
- 0:1000:TaylorF2
tolerance: 0.9999
......@@ -375,6 +376,8 @@ procedure; specifically, sets the number of effective spin parameter bins to use
in the chirp-mass / effective spin binning procedure described in Sec. IID and
Fig. 6 of [1].
``sort-by`` selects the template sort column. This controls how to bin the bank in sub-banks suitable for the svd decomposition.
``approximant`` specifies the waveform approximant that should be used along
with chirp mass bounds to use that approximant in. 0:1000:TaylorF2 means use the
TaylorF2 approximant for waveforms from systems with chirp-masses between 0 and
......@@ -551,6 +554,10 @@ model is used to weight templates appropriately when assigning ranking
statistics based on our understanding of the astrophysical distribution of
signals. Users will not typically change this option.
An optional ``dtdphi-file`` can be provided here. It will specify a pdf for a
function that models that probability of measuring a given time shift and
phase shift in a two detector observation. It enters in the ranking statistics.
Section: Rank
""""""""""""""""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment