| 1. | [LOGIC_edited.py](https://git.ligo.org/muhammed.saleem/o3siqm-updates/-/blob/master/o3b/scripts/LOGIC_edited.py) | divyajyoti.nln | The script checks the config files between PE ROTA and TGR runs. | | 1. Activate the environment (eg. igwn-py37)\\ | |
| 2. | [LAPLACE_edited.py](https://git.ligo.org/muhammed.saleem/o3siqm-updates/-/blob/master/o3b/scripts/LAPLACE_edited.py) | divyajyoti.nln | The script checks the prior railing. | Archisman: Script looks fine. It would be goof to link off the diff w.r.t the original LAPLACE.py. | 1. Activate the environment (eg. igwn-py37)\\ | |
| 3. To check the GR run (whether the results are consistent with GR or not): `python LAPLACE_edited.py --posterior file.hdf5 --GR-check > laplace_ks_sym.txt`\\ | | | | | | |
| \\ | | | | | | |
| 4. There are additional functionalities also like providing extra parameters, changing credible intervals, etc. To know those, run `python LAPLACE_edited.py --help` | Anuradha :heavy_check_mark: (d4ead8c5fed8bd9fde6a8ab5f7c5078056bcc895) \\ | | | | | |
| Archisman :heavy_check_mark: | | | | | | |
| 1. | [LOGIC_edited.py](https://git.ligo.org/muhammed.saleem/o3siqm-updates/-/blob/master/o3b/scripts/LOGIC_edited.py) | divyajyoti.nln | The script checks the config files between PE ROTA and TGR runs. | | 1. Activate the environment (eg. igwn-py37) <br> 2. Run `python LOGIC_edited.py --baseline-config base_config.ini --derivative-config bh_config.ini > /path/to/event/logic_bbh.txt` | Aditya :heavy_check_mark: (101090ec586ec130bb9fe3bf405ff016955778ac) Anuradha :heavy_check_mark: (101090ec586ec130bb9fe3bf405ff016955778ac) |
| 2. | [LAPLACE_edited.py](https://git.ligo.org/muhammed.saleem/o3siqm-updates/-/blob/master/o3b/scripts/LAPLACE_edited.py) | divyajyoti.nln | The script checks the prior railing. | Archisman: Script looks fine. It would be goof to link off the diff w.r.t the original LAPLACE.py. | 1. Activate the environment (eg. igwn-py37) <br> 2. Run `python LAPLACE_edited.py --posterior file.hdf5 > laplace_bbh.txt`<br> 3. To check the GR run (whether the results are consistent with GR or not): `python LAPLACE_edited.py --posterior file.hdf5 --GR-check > laplace_ks_sym.txt`<br> 4. There are additional functionalities also like providing extra parameters, changing credible intervals, etc. To know those, run `python LAPLACE_edited.py --help` | Anuradha :heavy_check_mark: (d4ead8c5fed8bd9fde6a8ab5f7c5078056bcc895) Archisman :heavy_check_mark: |
### Post-processing scripts: data, macros and plots
| No. | Name | Contact | Short explanation | Comments from the reviewer | Usage | Reviewers |