... | ... | @@ -34,7 +34,7 @@ |
|
|
| 1. | [events_selection_o3b_new.ipynb](https://git.ligo.org/muhammed.saleem/o3siqm-updates/-/blob/master/o3b/scripts/PE_o3b/events_selection_o3b_new.ipynb) | sayantani.datta| Notebook adapted from [here](https://git.ligo.org/publications/O3/o3b-cbc-tgr/-/blob/master/scripts/PE/events_snr.ipynb) with git hash:`e5ef6b6e17de7a2e4156087fd1e5038937929a32`. The diff file with the modified version can be found here on CIT:`/home/sayantani.datta/repos/o3siqm-updates/o3b/scripts/PE_o3b/diff_o3b_selection_OG_mod.txt`. Since SIQM tests work better for spinning systems, a selection criteria is added which checks if chi_eff posteriors exclude zero at least at 68% CI. This is for o3b events. | | Run these notebook on CIT within any suitable conda env like `igwn-py38-20210107` |Anuradha :heavy_check_mark: (aedc4806713205e225f0eb3b4c3fcdb570350768) <br> Aditya :heavy_multiplication_x: |
|
|
|
| 2. | [event_selection_o3a.py](https://git.ligo.org/muhammed.saleem/o3siqm-updates/-/blob/master/o3b/scripts/event_selection_o3a.py) | sayantani.datta| Inspiral SNR calculation section is adapted from [here](https://git.ligo.org/publications/O3/o3a-cbc-tgr/-/blob/master/notebooks/Event_Selection_Optimal_SNR.ipynb). Since SIQM tests work better for spinning systems, a selection criteria is added which checks if chi_eff posteriors exclude zero at 95%/68% credible levels. This is for o3a events. | Archisman: Script looks good. Need to check that the events listed below line 234 are indeed the ones which do not satisfy the iFAR criterion. | Run these notebook on CIT within any suitable conda env like `igwn-py38-20210107` | Aditya :heavy_multiplication_x: <br> Archisman :heavy_multiplication_x:|
|
|
|
| 3. | [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/> <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_multiplication_x: <br> Anuradha :heavy_check_mark: (101090ec586ec130bb9fe3bf405ff016955778ac) |
|
|
|
| 4. | [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. | | 1. Activate the environment (eg. igwn-py37)<br/> <br/> 2. Run `python LAPLACE_edited.py --posterior file.hdf5 > laplace_bbh.txt`<br/> <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/> <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) <br> Archisman :heavy_multiplication_x: |
|
|
|
| 4. | [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/> <br/> 2. Run `python LAPLACE_edited.py --posterior file.hdf5 > laplace_bbh.txt`<br/> <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/> <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) <br> Archisman :heavy_check_mark: |
|
|
|
|5. | [simplot.ipynb](https://git.ligo.org/muhammed.saleem/o3siqm-updates/-/blob/master/o3b/scripts/simplot.ipynb) | sayantani.datta |Script to plot dkappa_s for individual events(o3b) and combined plot(o1+o2+o3a+o3b) | |Run it on `LHO`. |Archisman :heavy_multiplication_x: <br> Aditya :heavy_multiplication_x:|
|
|
|
|6. | [sym_stat_table.ipynb](https://git.ligo.org/muhammed.saleem/o3siqm-updates/-/blob/master/o3b/scripts/sym_stat_table.ipynb) | sayantani.datta | To make the statistical summary table below ||Run it on `CIT` |Archisman :heavy_multiplication_x: <br> Anuradha :heavy_check_mark: (1cd39cd946bbafddb157385b821fd7b00345a0d1)|
|
|
|
|7. | [summary_bbh.py](https://git.ligo.org/muhammed.saleem/o3siqm-updates/-/blob/master/o3b/scripts/summary_bbh.py)| divyajyoti.nln | The scripts create PESummary pages for bbh and ks respectively | | 1. Activate conda env on CIT: `source /cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/etc/profile.d/conda.sh`<br/> `conda activate /home/nv.krishnendu/.conda/envs/lalsuite-v6.67-siqm_rebase-cvmfs`<br/> 2. Run with python | Archisman :heavy_multiplication_x: <br> Aditya :heavy_check_mark: (18014aa21ec28817ae5321810a61952274d7ce61)|
|
... | ... | |