Update Home authored by Haris K's avatar Haris K
......@@ -42,7 +42,7 @@ We have reviewed the implementation of 'search of higher modes in the gravitatio
The python implementation of the analysis cam be found [here](). We have done a line-by-line code review here.
The python implementation of the analysis cam be found [here](https://git.ligo.org/soumen.roy/o3inspiralhom/-/wikis/Home#method). We have done a line-by-line code review here.
| Script | Short description | Status | git hash | Comment | final sign-off |
| ------ | ----------------- | ------ | -------- | ------- | -------------- |
......@@ -51,6 +51,10 @@ The python implementation of the analysis cam be found [here](). We have done a
| calndm.py | Tools to obtain best central frequency of the wavelet, by maximizing power along 22 modes track| Done | | |Nathans:?, Haris: |
| inspiralhom_analysis.py | Stand-alone python script to perform the analysis on an event. | | | |Nathans:?, Haris: |
* Git hash of LALSuite used:
* Git has of Pycbc used:
Below is the summary of investigations performed to test the pipeline.
# Investigations for code review
......@@ -62,6 +66,7 @@ The python implementation of the analysis cam be found [here](). We have done a
| [Haris K](https://git.ligo.org/haris-k), [Nathan K. Johnson-McDaniel](https://git.ligo.org/nathan-johnson-mcdaniel) | Study on $`p-`$value | Done | [Link](https://git.ligo.org/soumen.roy/o3inspiralhom/-/wikis/Study-on-p-value) | Soumen | Nathan: ?, Haris: Extrapolation of $`P(\beta\|H_0)`$ doesn't seem to be a good idea. Will use background samples to quote an upper bound on *p*-value | Nathan: ?, Haris: **OK** |
Below is the summary of investigations to test the S190412m and S190814bv results.
# Investigations for S190412m and S190814bv result review
| Reviewer| Task | Status | Link to review material | Persons Responsible | Comment | final sign-off |
......
......