Update O3B runs authored by Haris K's avatar Haris K
...@@ -44,7 +44,8 @@ Now, do the same set of runs with LIV_A_sign = -1.0. ...@@ -44,7 +44,8 @@ Now, do the same set of runs with LIV_A_sign = -1.0.
- In the [input] section, please also add `ignore-state-vector = True`. - In the [input] section, please also add `ignore-state-vector = True`.
- In the [analysis] section, do roq = False, and remove the roq_directory from the [paths] section. - In the [analysis] section, do roq = False, and remove the roq_directory from the [paths] section.
- In the [condor] section, use `accounting_group = ligo.prod.o3.cbc.testgr.tiger` - In the [condor] section, use `accounting_group = ligo.prod.o3.cbc.testgr.tiger`
Launching runs:
### Launching runs:
- For each event, please create a wikipage, for instance, for GW190408a, please create a page titled https://wiki.ligo.org/CBC/TestingGR/LIV_GW190408a and add your runs there. - For each event, please create a wikipage, for instance, for GW190408a, please create a page titled https://wiki.ligo.org/CBC/TestingGR/LIV_GW190408a and add your runs there.
...@@ -52,4 +53,5 @@ Launching runs: ...@@ -52,4 +53,5 @@ Launching runs:
- The runs can be launched by following the two commands (once you are inside the run directories) - The runs can be launched by following the two commands (once you are inside the run directories)
`lalinference_pipe -r . -p ${PWD/home/usr1} config_filename.ini` `lalinference_pipe -r . -p ${PWD/home/usr1} config_filename.ini`
`condor_submit_dag multidag.dag` `condor_submit_dag multidag.dag`