... | ... | @@ -37,11 +37,18 @@ |
|
|
|
|
|
|No.| NAME | Purpose|Comments from the reviewer | Reviewees comments |Final status|
|
|
|
|---| ---- | ---- | ---- | --- |--- |
|
|
|
|1. | [pull_data.py](https://git.ligo.org/publications/O3/o3a-cbc-tgr/-/blob/master/release/sim/pull_data.py) |Generating plots, calculating BFs, combining the posteriors | **Abhi**: :white_check_mark: githash: 7b25367b <br> Not the final version of the code. Currently just loads the posterior samples files for the three cases, reads the log_bayes_factors and saves it in an output file <br> **Archi**: :construction: | ||
|
|
|
|2. | <br> a. [summary_ks_pos.py](https://git.ligo.org/muhammed.saleem/o3siqm-updates/-/blob/master/script/summary_ks_pos.py)<br> b. [summary_ks_sym.py](https://git.ligo.org/muhammed.saleem/o3siqm-updates/-/blob/master/script/summary_ks_sym.py)|Run PE summary for creating release ready format | **Abhi**: :white_check_mark: githash: 6d8f9a6a <br> **Archi**: :construction: | ||
|
|
|
|1. | [pull_data.py](https://git.ligo.org/publications/O3/o3a-cbc-tgr/-/blob/master/release/sim/pull_data.py) |Generating plots, calculating BFs, combining the posteriors | **Abhi**: :white_check_mark: githash: 7b25367b <br> **Archi**: :construction: | ||
|
|
|
|2. | a. [summary_ks_pos.py](https://git.ligo.org/muhammed.saleem/o3siqm-updates/-/blob/master/script/summary_ks_pos.py)<br> b. [summary_ks_sym.py](https://git.ligo.org/muhammed.saleem/o3siqm-updates/-/blob/master/script/summary_ks_sym.py)|Run PE summary for creating release ready format | **Abhi**: :white_check_mark: githash: 6d8f9a6a <br> **Archi**: :construction: | ||
|
|
|
|3. | [clone_repo.py](https://git.ligo.org/muhammed.saleem/o3siqm-updates/-/blob/master/script/clone_repo.py) |git clone the `sim` event directories for each event | **Abhi**: :white_check_mark: githash: e18937e7 <br> **Archi**: :construction: ||
|
|
|
|4. | [upload2repo.py](https://git.ligo.org/muhammed.saleem/o3siqm-updates/-/blob/master/script/upload2repo.py) |upload the data to `sim` event directories for each event | **Abhi**: :white_check_mark: githash: e18937e7 <br> **Archi**: :construction: ||
|
|
|
|
|
|
* **Comments**:
|
|
|
* Example command line: [summary_ks_pos.py](https://git.ligo.org/muhammed.saleem/o3siqm-updates/-/blob/master/script/summary_ks_pos.py)
|
|
|
|
|
|
```
|
|
|
summarycombine --webdir /home/nv.krishnendu/public_html/LSC/lalinference/O3/o3_a_tgr/SummaryPages/S170104/ks_sym --samples /home/nv.krishnendu/o3_a_tgr/O1_O2/GW170104_G268556/ks_sym/posterior_samples/posterior_H1L1_1167559936.6-0.hdf5 --psd L1:./glitch_median_PSD_forLI_L1.dat H1:./glitch_median_PSD_forLI_H1.dat --calibration L1:/home/mykyta.hulko/public_html/calibration/events/Feb-20-2018_O2_LLO_GPSTime_1167559936_C02_RelativeResponseUncertainty_FinalResults.txt H1:/home/mykyta.hulko/public_html/calibration/events/Feb-20-2018_O2_LHO_GPSTime_1167559936_C02_RelativeResponseUncertainty_FinalResults.txt --config /home/nv.krishnendu/o3_a_tgr/O1_O2/GW170104_G268556/ks_sym/config.ini --no_ligo_skymap --labels pv2_c01_ks_sym
|
|
|
```
|
|
|
|
|
|
|
|
|
#### Our understanding of the observed mismatches on the O1/O2 events: comparing our BBH runs and the PE-data-release repo
|
|
|
|
... | ... | |