@@ -5,6 +5,18 @@ _This page is evolving and new changes need to be added_
...
@@ -5,6 +5,18 @@ _This page is evolving and new changes need to be added_
- Like any other testing GR analysis, we start with the preferred config.ini file available in the PE repo for each event. For example, we can find the PE repo for [S190412m here](https://git.ligo.org/pe/O3/S190412m)
- Like any other testing GR analysis, we start with the preferred config.ini file available in the PE repo for each event. For example, we can find the PE repo for [S190412m here](https://git.ligo.org/pe/O3/S190412m)
- The spin-induced quadrupole moment analysis pipeline is developed in such a way that we can estimate {$\kappa_s$}, {$\kappa_a$}, {$\kappa_1$}, {$\kappa_2$}, {$\kappa_s$, $\kappa_a$}, {$\kappa_1$, $\kappa_2$}.
- The spin-induced quadrupole moment analysis pipeline is developed in such a way that we can estimate {dQuadMonS}, {dQuadMonA}, {dQuadMon1}, {dQuadMon2}, {dQuadMon1, dQuadMon2}, {dQuadMonS, dQuadMonA}. For the O3-TGR paper we estimated only {dQuadMonS} assuming two different priors, [-500, 500] and [0, 500]. The analysis is adviced to repeat for estimating other sets mentioned here if the event is exceptional.
- The main modifications should go into the config.ini file is the following:
```
dQuadMonSA =
dQuadMonS-min = 0.0
dQuadMonS-max = 500.0
fix-dQuadMonA = 0.0
```
- We may also repeat the same run for a BBH case. This is to make sure that the pipeline works well and gives similar results compared to the PE Prod run.
- The `webdir` paths is expected to have a given format (see the script given below)
- All runs (except for a particular reason) should be using the same installation
- Most of the above-mentioned steps would automatically follow for an injection study
- Most of the above-mentioned steps would automatically follow for an injection study